| 1 |
|
fai (2.6.1) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* catnc() greps through more than one file |
| 4 |
|
* changlog messages of fai-setup moved from 2.5.2 to 2.6 |
| 5 |
|
* hooks/savelog.LAST: add package names which include the string "error" |
| 6 |
|
as ignorepatterns |
| 7 |
|
* make-fai-nfsroot.conf: add portmap again, since nis setup needs it |
| 8 |
|
* make-fai-nfsroot: add option -k which installs a new kernel for the |
| 9 |
|
nfsroot (closes: #256187), /root/.profile sources variables.sh, test |
| 10 |
|
if $NFSROOT/prco/self exists before umount, kernel_install() includes |
| 11 |
|
all code for installing the kernel |
| 12 |
|
* control: recommends dhcp3-server (closes: #263260) |
| 13 |
|
* rcsfai.var is not needed any more |
| 14 |
|
* share/subroutines: do not dump readonly variables to variables.sh |
| 15 |
|
* faireboot: make it a bash script, source variables.sh, source |
| 16 |
|
subroutines, send message to faimond |
| 17 |
|
|
| 18 |
|
-- Thomas Lange <lange@debian.org> Wed, 4 Aug 2004 01:21:18 +0200 |
| 19 |
|
|
| 20 |
fai (2.6) unstable; urgency=low |
fai (2.6) unstable; urgency=low |
| 21 |
|
|
| 22 |
|
* fai-setup: fix hostname detection when hostname includes a dash -, |
| 23 |
|
pass all fai-setup options to make-fai-nfsroot (closes: #255830) |
| 24 |
* fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf |
* fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf |
| 25 |
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
| 26 |
* fix link in fai-guide.sgml (closes: #237794) |
* fix link in fai-guide.sgml (closes: #237794) |
| 189 |
debug code in ifclass |
debug code in ifclass |
| 190 |
* install_packages: remove pinning info before checking for misspelt |
* install_packages: remove pinning info before checking for misspelt |
| 191 |
package name, usage() points to the man page |
package name, usage() points to the man page |
| 192 |
* fai-setup: chown of /boot/fai, pass all fai-setup options to |
* fai-setup: chown of /boot/fai |
|
make-fai-nfsroot (closes: #255830), fix hostname detection when |
|
|
hostname includes a dash - |
|
| 193 |
* utils/softupdate, lib/prepare_apt: use dist-upgrade |
* utils/softupdate, lib/prepare_apt: use dist-upgrade |
| 194 |
* debian/compat created and debian/conffiles removed |
* debian/compat created and debian/conffiles removed |
| 195 |
* scripts/DEFAULT1/S20: add noatime,actimeo=900 options, add linux logo |
* scripts/DEFAULT1/S20: add noatime,actimeo=900 options, add linux logo |