--- trunk/debian/changelog 2001/09/14 12:03:02 838 +++ trunk/debian/changelog 2001/09/14 12:36:39 839 @@ -1,3 +1,36 @@ +fai (2.2) unstable; urgency=low + + * fix lilo bug in make-fai-bootfloppy + * user can define their own action using FAI_ACTION and + creating a command /fai/hooks/$FAI_ACTION + * rcS_fai rearranged; move a lot of subroutines into subroutines + * hooks can force rcS_fai to skip the default task + * timeout for bootpc can be set in rcS_fai + * new subroutine ether_info sets variable $ethers + * unused subroutine myyes removed + * prepare-apt.log renamed to updatebase.log + * task_sysinfo only probes available disks + * install_packages: support for new task packages using tasksel + * get_bootp_info() and get_dhcp_info() uses multiple network interfaces + via variable $netdevices + * layout of local Debian mirror for non-US changed + * mkdebmirror: non-US has new location, minor bugs removed + * rmdivert moves distrib.dpkg-new files + * new chapter about installing a Beowulf cluster + * bug in list_disks() fixed + * diskless class is automaticly defined, improved diskless hook + * package nfs-common added to nfsroot for lockd, statd + * support for additional variable definitions and classes + * new utilities: all_hosts, rshall and softupdate + * new examples for Beowulf cluster: atoms, ATOMCLIENT, BEOWULF + * defvar and devclass are now called before task_action + * bug fix: fcopy down not convert from octal when using file-modes + * all file in /files/root/ use file-modes + * tlink can show symlink of a host or all file in /boot/fai + * new class NOSECURETTY, NOTCPD + + -- Thomas Lange Fri, 14 Sep 2001 14:35:49 +0200 + fai (2.1) unstable; urgency=low * user visible changes are now reported in NEWS file @@ -73,7 +106,7 @@ * make-fai-bootfloppy can take additional parameters for the kernel and supports multiple network interface cards * kernel append parameters define variables in rcS_fai - * added subroutines isclass, rwmount + * added subroutines ifclass, rwmount * new command bootsector can enable, disable or list magic number of boot sector * make many variables local