| 9 |
* make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568), |
* make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568), |
| 10 |
remove ip=both for fixed ip-address, change to !# /bin/bash |
remove ip=both for fixed ip-address, change to !# /bin/bash |
| 11 |
* make-fai-bootfloppy.8: add example with fixed IP address |
* make-fai-bootfloppy.8: add example with fixed IP address |
| 12 |
* minor changes in package_config |
* changes in package_config, added XFREE class |
| 13 |
* install_packages: add force-yes to apt-get install |
* install_packages: add force-yes to apt-get install |
| 14 |
* bug fix: /proc/cmdline info is trashed when reading a long kernel |
* bug fix: /proc/cmdline info is trashed when reading a long kernel |
| 15 |
command line |
command line |
| 17 |
make symlink for syslogd |
make symlink for syslogd |
| 18 |
* scripts/BOOT: add grub entry for memtest |
* scripts/BOOT: add grub entry for memtest |
| 19 |
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
| 20 |
fcopy calls; add user demo |
fcopy calls; add user demo; use fcopy for /etc/kernel-img.conf |
| 21 |
* scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN |
* scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN |
| 22 |
* fcopy: add option -M and -b; add variables FCOPY_LASTLOG and |
* fcopy: add option -M and -b; add variables FCOPY_LASTLOG and |
| 23 |
FCOPY_UPDATELOG; remove substring from an ewarn call |
FCOPY_UPDATELOG; remove substring from an ewarn call |
| 28 |
variable |
variable |
| 29 |
* fai-savelog: make a bash script; use -exec instead of xargs because of |
* fai-savelog: make a bash script; use -exec instead of xargs because of |
| 30 |
sunos version of xargs |
sunos version of xargs |
| 31 |
|
* fai-class: remove comment lines also in the file $HOSTNAME |
| 32 |
* class/{dom,kueppers}: add NOSECURETTY |
* class/{dom,kueppers}: add NOSECURETTY |
| 33 |
* lib/get-boot-info: print warning message if no boot protocol was |
* lib/get-boot-info: print warning message if no boot protocol was |
| 34 |
detected, add network info to boot.log if booting from floppy with |
detected, add network info to boot.log if booting from floppy with |
| 40 |
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
| 41 |
using fcopy, add -i to fcopy calls |
using fcopy, add -i to fcopy calls |
| 42 |
* scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails |
* scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails |
| 43 |
* class/01alias: use classes from file demo if hostname is demohost |
* class/01alias: use classes from file demo if hostname is demohost; add |
| 44 |
|
catnc(); use catnc instead of cat |
| 45 |
* class/11modules.source: now uses code from DEFAULT.mod |
* class/11modules.source: now uses code from DEFAULT.mod |
| 46 |
* examples now live in /usr/share/doc/examples{simple,advanced} |
* examples now live in /usr/share/doc/examples{simple,advanced} |
| 47 |
* utils move back to doc/examples/utils directory |
* utils move back to doc/examples/utils directory |
| 48 |
* utils/rshall: add exclude function |
* utils/rshall: add exclude function |
| 49 |
* class/06hwdetect.source tries to detect video card |
* class/06hwdetect.source tries to detect video card |
| 50 |
|
|
| 51 |
-- Thomas Lange <lange@debian.org> Wed, 23 Jul 2003 11:46:45 +0200 |
-- Thomas Lange <lange@debian.org> Thu, 24 Jul 2003 12:48:22 +0200 |
| 52 |
|
|
| 53 |
fai (2.4.1) unstable; urgency=low |
fai (2.4.1) unstable; urgency=low |
| 54 |
|
|