| 1 |
|
fai (2.1) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* user visible changes are now reported in NEWS file |
| 4 |
|
* setup_harddisk: do not check if root partition is in first 8GB, do not |
| 5 |
|
check if it's a primary partition |
| 6 |
|
* make-fai-nfsroot: uses debbootstrap if FAI_DEBOOTSTRAP is |
| 7 |
|
defined (closes: #100914) |
| 8 |
|
use /etc/apt/sources.list is FAI_SOURCES_LIST is undefined |
| 9 |
|
* call some commands with prefix LC_ALL=C, so diffrent locale does |
| 10 |
|
not change the output |
| 11 |
|
* ftar: do not call tar with option I, j or z, use pipe instead |
| 12 |
|
* rcS_fai: added hook support, use all ntpserver for ntpdate, always |
| 13 |
|
extract base.tgz, no version number in base.tgz; read_config() removed; |
| 14 |
|
move some task from fai_init to fai_setup to get their output; |
| 15 |
|
create etc/hosts with fqdn in target directory; $revclasses contains |
| 16 |
|
classes in reversed order |
| 17 |
|
* new flag createtv; controls if ctrl-c will reboot or give a shell and |
| 18 |
|
if two additional terminals will be available |
| 19 |
|
* debhelper compatability level now 2 |
| 20 |
|
* woody support: using debootstrap, different package lists |
| 21 |
|
* added class DISKLESS |
| 22 |
|
* subroutine disk_info rewritten, ignores cdrom |
| 23 |
|
* fai-setup: do not generate ssh key if already existing |
| 24 |
|
* cat <<EOF calls corrected |
| 25 |
|
* mkdebmirror now mirrors also testing and unstable by default |
| 26 |
|
* grub support in scripts/BOOT and scripts/FAI_BOOTPART |
| 27 |
|
* new utility chkdebnames check debian package names |
| 28 |
|
* new script device2grub convert normal device names to grub device names |
| 29 |
|
|
| 30 |
|
-- Thomas Lange <lange@debian.org> Fri, 20 Jul 2001 11:55:29 +0200 |
| 31 |
|
|
| 32 |
fai (2.0.2) unstable; urgency=low |
fai (2.0.2) unstable; urgency=low |
| 33 |
|
|
| 34 |
* typo in ftp Debian mirror fixed |
* typo in ftp Debian mirror fixed |
| 38 |
|
|
| 39 |
fai (2.0.1) unstable; urgency=low |
fai (2.0.1) unstable; urgency=low |
| 40 |
|
|
| 41 |
* Default Debian mirror acces now via ftp. This can take much time to |
* Default Debian mirror access now via ftp. This can take much time to |
| 42 |
download the required packages. (closes: #101596) |
download the required packages. (closes: #101596) |
| 43 |
* Check if LOGUSER is defined, (closes: #101620) |
* Check if LOGUSER is defined, (closes: #101620) |
| 44 |
* wget now recommends, (closes: #101594) |
* wget now recommends, (closes: #101594) |