| 1 |
|
fai (2.2.3pre) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* added ATOMCLIENT in disk_config |
| 4 |
|
* setup_harddisks detects harddisk even if no valid partition table is |
| 5 |
|
available |
| 6 |
|
* make-fai-bootfloppy is ash compatible (closes: #117431) |
| 7 |
|
* added dosfstools to nfsroot |
| 8 |
|
* added .rhosts for ATOMCLIENTS |
| 9 |
|
* added detect, discover and lsdev to sysinfo |
| 10 |
|
* make-fai-nfsroot: clean apt cache before creating base.tgz, make |
| 11 |
|
liloconf silent, verbose output can be redirected to a file |
| 12 |
|
* scripts/DEFAULT: chmod 1777 the defined scratch partition |
| 13 |
|
* wake on LAN section added to fai guide |
| 14 |
|
* reiserfs patch added to setup_harddisks |
| 15 |
|
* nfs-user-server support for woody |
| 16 |
|
* DEFAULT: scratch directories are writeable for all users |
| 17 |
|
|
| 18 |
|
-- Thomas Lange <lange@debian.org> Thu, 8 Nov 2001 17:01:02 +0100 |
| 19 |
|
|
| 20 |
fai (2.2.2) unstable; urgency=low |
fai (2.2.2) unstable; urgency=low |
| 21 |
|
|
| 22 |
* bug fix in get_dhcp_info() |
* bug fix in get_dhcp_info() |
| 246 |
* client's timezone during installation is now the same as on server |
* client's timezone during installation is now the same as on server |
| 247 |
* FAI_ACTION sysinfo now mounts all local disk and searches for fstab |
* FAI_ACTION sysinfo now mounts all local disk and searches for fstab |
| 248 |
* add support for expect scripts |
* add support for expect scripts |
| 249 |
* add kernel-nfs-server support |
* add nfs-kernel-server support |
| 250 |
* do not create account fai if it already exists (e.g when using NIS) |
* do not create account fai if it already exists (e.g when using NIS) |
| 251 |
* new format for keymap and consolefont definition |
* new format for keymap and consolefont definition |
| 252 |
|
|