| 8 |
* make-fai-nfsroot: add option -k which installs a new kernel for the |
* make-fai-nfsroot: add option -k which installs a new kernel for the |
| 9 |
nfsroot (closes: #256187), /root/.profile sources variables.sh, test |
nfsroot (closes: #256187), /root/.profile sources variables.sh, test |
| 10 |
if $NFSROOT/prco/self exists before umount, kernel_install() includes |
if $NFSROOT/prco/self exists before umount, kernel_install() includes |
| 11 |
all code for installing the kernel |
all code for installing the kernel, create dir $NFSROOT/var/state only |
| 12 |
|
when not already existing, call umount_dirs and reset trap exit for |
| 13 |
|
normal finishing script |
| 14 |
* control: recommends dhcp3-server (closes: #263260), update to |
* control: recommends dhcp3-server (closes: #263260), update to |
| 15 |
standards 3.6.1, remove sp from build-depends |
standards 3.6.1, remove sp from build-depends |
| 16 |
* rcsfai.var is not needed any more |
* rcsfai.var is not needed any more |
| 29 |
* fai-savelog: define $HOSTNAME to output of command hostname |
* fai-savelog: define $HOSTNAME to output of command hostname |
| 30 |
* subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME, |
* subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME, |
| 31 |
sndmon() use $sndhostname instead of $HOSTNAME |
sndmon() use $sndhostname instead of $HOSTNAME |
| 32 |
|
* remove doc/README.package_problems |
| 33 |
|
* fai-guide.sgml: add hint about dhcpd/nfsroot (closes: #264486), fix |
| 34 |
|
typos |
| 35 |
|
|
| 36 |
-- Thomas Lange <lange@debian.org> Fri, 6 Aug 2004 17:06:18 +0200 |
-- Thomas Lange <lange@debian.org> Mon, 9 Aug 2004 12:07:00 +0200 |
| 37 |
|
|
| 38 |
fai (2.6) unstable; urgency=low |
fai (2.6) unstable; urgency=low |
| 39 |
|
|