| 1 |
fai (2.4.2beta) unstable; urgency=low |
fai (2.5beta) unstable; urgency=low |
| 2 |
|
|
| 3 |
* make-fai-bootfloppy: bug fix, add root=/dev/nfs |
* add script fai-chboot |
| 4 |
|
* make-fai-nfsroot: add option -f, change to #! /bin/bash |
| 5 |
|
* make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568), |
| 6 |
|
remove ip=both for fixed ip-address, change to !# /bin/bash |
| 7 |
|
* make-fai-bootfloppy.8: add example with fixed IP address |
| 8 |
* minor changes in package_config |
* minor changes in package_config |
| 9 |
* install_packages: add force-yes to apt-get install |
* install_packages: add force-yes to apt-get install |
| 10 |
* bug fix: /proc/cmdline info is trashed when reading a long kernel |
* bug fix: /proc/cmdline info is trashed when reading a long kernel |
| 13 |
make symlink for syslogd |
make symlink for syslogd |
| 14 |
* scripts/BOOT: add grub entry for memtest |
* scripts/BOOT: add grub entry for memtest |
| 15 |
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
| 16 |
fcopy calls |
fcopy calls; add user demo |
| 17 |
* fcopy: add option -M |
* scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN |
| 18 |
|
* fcopy: add option -M; add variables FCOPY_LASTLOG and FCOPY_UPDATELOG; |
| 19 |
-- Thomas Lange <lange@debian.org> Fri, 25 Apr 2003 14:36:18 +0200 |
remove substring from an ewarn call |
| 20 |
|
* subroutines: append $FAI_ACTION to file $rcsfaivar |
| 21 |
|
* subroutines-linux: add support for fai-chboot |
| 22 |
|
* hook faiend.LAST renamed to savelog.LAST |
| 23 |
|
* setup_harddisks: add sfdisk environment variable |
| 24 |
|
* fai-savelog: make a bash script; use -exec instead of xargs because of |
| 25 |
|
sunos version of xargs |
| 26 |
|
* class/{dom,kueppers}: add NOSECURETTY |
| 27 |
|
* lib/get-boot-info: print warning message if no boot protocol was |
| 28 |
|
detected, add network infot to boot.log if booting from floppy with |
| 29 |
|
fixed IP address |
| 30 |
|
* chkdebnames: bug in regex fixed |
| 31 |
|
|
| 32 |
|
-- Thomas Lange <lange@debian.org> Fri, 27 Jun 2003 16:19:07 +0200 |
| 33 |
|
|
| 34 |
fai (2.4.1) unstable; urgency=low |
fai (2.4.1) unstable; urgency=low |
| 35 |
|
|