| 1 |
|
fai (3beta) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* make pathes conform to FHS : (closes: #340608, #311524, #336650, #309554, #340609) |
| 4 |
|
* use /srv/tftp/fai instead of /boot/fai |
| 5 |
|
* use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg |
| 6 |
|
* use /srv/fai/config instead of /usr/local/share/fai |
| 7 |
|
* use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot |
| 8 |
|
* create_ramdisk: call mkrw with -n |
| 9 |
|
* setup_harddisks: use more secure options for /proc line |
| 10 |
|
|
| 11 |
|
-- Thomas Lange <lange@debian.org> Thu, 20 Jul 2006 13:32:02 +0200 |
| 12 |
|
|
| 13 |
|
fai (2.10.5) unstable; urgency=high |
| 14 |
|
|
| 15 |
|
* fixes patch from last NMUs. (really, really closes: #373955) |
| 16 |
|
* make-fai-nfsroot: print debootstrap version |
| 17 |
|
* add package lftp to nfsroot |
| 18 |
|
* create_ramdisk: make more directories writeable |
| 19 |
|
* 20hwdetect.source: add some usb modules |
| 20 |
|
* dhcpd.conf: next-server is needed in dhcpd3 >=3.0.3 |
| 21 |
|
|
| 22 |
|
-- Thomas Lange <lange@debian.org> Tue, 11 Jul 2006 16:28:21 +0200 |
| 23 |
|
|
| 24 |
|
fai (2.10.4) unstable; urgency=high |
| 25 |
|
|
| 26 |
|
* Non-maintainer upload. |
| 27 |
|
* Fix previous patch; it should remove files from $FAI_ROOT/etc, not |
| 28 |
|
/etc, as faireboot is not run inside the chroot. (Really |
| 29 |
|
Closes: #373955) |
| 30 |
|
|
| 31 |
|
-- Steinar H. Gunderson <sesse@debian.org> Sun, 9 Jul 2006 18:59:55 +0200 |
| 32 |
|
|
| 33 |
|
|
| 34 |
|
fai (2.10.3) unstable; urgency=high |
| 35 |
|
|
| 36 |
|
* Non-maintainer upload. |
| 37 |
|
* Remove /etc/apt/apt.conf.d/{10,90}fai in faireboot, since the settings |
| 38 |
|
used during install_packages are not appropriate for the finished |
| 39 |
|
system. (Closes: #373955) |
| 40 |
|
|
| 41 |
|
-- Steinar H. Gunderson <sesse@debian.org> Sun, 9 Jul 2006 15:54:55 +0200 |
| 42 |
|
|
| 43 |
fai (2.10.2) unstable; urgency=medium |
fai (2.10.2) unstable; urgency=medium |
| 44 |
|
|
| 45 |
* lib/get-boot-info: call dhclient with different configuration and |
* lib/get-boot-info: call dhclient with different configuration and |
| 46 |
script names (closes: #369265), remove dpkg-divert calls for |
script names, closes grave bug (closes: #369265), remove dpkg-divert |
| 47 |
/etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf |
calls for /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf |
| 48 |
* create_ramdisk: make /etc/lvm writeable (closes: #365035) |
* create_ramdisk: make /etc/lvm writeable (closes: #365035) |
| 49 |
* do not call mkrwsize if directory does not exist (closes: #365037) |
* do not call mkrwsize if directory does not exist (closes: #365037) |
| 50 |
* lib/mkrw: add option -n |
* lib/mkrw: add option -n |
| 53 |
* lib/subroutines-linux: task_prepareapt(): check $IPADDR before |
* lib/subroutines-linux: task_prepareapt(): check $IPADDR before |
| 54 |
appending to file (closes: #331258) |
appending to file (closes: #331258) |
| 55 |
* lib/subroutines: make 100MB ramdisk for /fai when booting from CD |
* lib/subroutines: make 100MB ramdisk for /fai when booting from CD |
| 56 |
|
* bin/fai: do not mount --bind /tmp/fai on softupdate |
| 57 |
|
|
| 58 |
-- Thomas Lange <lange@debian.org> Tue, 13 Jun 2006 17:48:10 +0200 |
-- Thomas Lange <lange@debian.org> Wed, 14 Jun 2006 11:51:19 +0200 |
| 59 |
|
|
| 60 |
fai (2.10.1) unstable; urgency=low |
fai (2.10.1) unstable; urgency=low |
| 61 |
|
|