| 1 |
|
fai (2.5beta) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* 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 |
| 9 |
|
* install_packages: add force-yes to apt-get install |
| 10 |
|
* bug fix: /proc/cmdline info is trashed when reading a long kernel |
| 11 |
|
command line |
| 12 |
|
* make-fai-nfsroot: create package list that depends on architecure, |
| 13 |
|
make symlink for syslogd |
| 14 |
|
* scripts/BOOT: add grub entry for memtest |
| 15 |
|
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
| 16 |
|
fcopy calls; add user demo |
| 17 |
|
* 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 |
|
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 |
| 35 |
|
|
| 36 |
|
* set correct year in fai guide |
| 37 |
|
* dhcp3 support |
| 38 |
|
* make-fai-bootfloppy: force ext2 when mounting floppy, blank first |
| 39 |
|
sector |
| 40 |
|
* make-fai-nfsroot: FAI_BOOT determines which boot protocol to set up, |
| 41 |
|
fix ownership of $NFSROOT/root/.ssh/authorized_keys (closes: #183989) |
| 42 |
|
* use ext3 in most disk_config samples |
| 43 |
|
* Makefile: do not copy executable twice |
| 44 |
|
* minor changes to packages_config/AUDIO |
| 45 |
|
* install_packages: call "apt-get clean" to remove unused package files |
| 46 |
|
* fai.conf: add FAI_BOOT, add SERVERINTERFACE, add example how to access |
| 47 |
|
a mirror created by mkdebmirror via HTTP |
| 48 |
|
* S20: bug fix, move inserting $rootpw from GERMAN to any section |
| 49 |
|
* fai-class: add . to PATH; test operator == replaced by -eq |
| 50 |
|
* DEFAULT/S01: new location for bootsector executable |
| 51 |
|
* dhclient-perl: use short hostname |
| 52 |
|
* new script fai-do-scripts, contains the do_script() subroutine and |
| 53 |
|
task_configure code |
| 54 |
|
|
| 55 |
|
-- Thomas Lange <lange@debian.org> Thu, 3 Apr 2003 16:57:12 +0200 |
| 56 |
|
|
| 57 |
fai (2.4) unstable; urgency=low |
fai (2.4) unstable; urgency=low |
| 58 |
|
|
| 59 |
* not alles changes in templates/* are listed here, there are to many |
* not alles changes in templates/* are listed here, there are to many |