| 1 |
fai (3.2~beta8) unstable; urgency=low |
fai (3.2~beta9) unstable; urgency=low |
| 2 |
|
|
| 3 |
* subroutines-linux: fix extra slash in path (closes: #428860), |
* subroutines-linux: fix extra slash in path (closes: #428860), |
| 4 |
jobsrunning(): ignore rcS process (closes: #425725) |
jobsrunning(): ignore rcS process (closes: #425725) |
| 24 |
use mkdir -p, live-initramfs needs NFSROOT in .../live/filesystem.dir, |
use mkdir -p, live-initramfs needs NFSROOT in .../live/filesystem.dir, |
| 25 |
move creating of subdirs from make-fai-nfsroot to fai (from server to |
move creating of subdirs from make-fai-nfsroot to fai (from server to |
| 26 |
client), do not create shell script in make-fai-nfsroot, |
client), do not create shell script in make-fai-nfsroot, |
| 27 |
|
remove -V, use aptitude to remove the kernels from the nfsroot, -k now |
| 28 |
|
reinstalls all packages from /etc/fai/NFSROOT (closes: #431613) |
| 29 |
* make-fai-nfsroot.conf: |
* make-fai-nfsroot.conf: |
| 30 |
remove the variable KERNELPACKAGE (closes: #416531) |
remove the variable KERNELPACKAGE (closes: #416531) |
| 31 |
|
* make-fai-nfsroot.8: remove -V, new description for -K and -k |
| 32 |
* fcopy: set mode on file even no file was copied (closes: #360184) |
* fcopy: set mode on file even no file was copied (closes: #360184) |
| 33 |
* fai-chboot: $NFSROOT is defined in new location (closes: #408247) |
* fai-chboot: $NFSROOT is defined in new location (closes: #408247), |
| 34 |
|
add initrd support, add option -s (closes: #356380) |
| 35 |
|
* fai-chboot.8: ROOTFS parameter is not needed any more |
| 36 |
* device2grub: fix pattern to support /dev/cciss and /dev/ida devices |
* device2grub: fix pattern to support /dev/cciss and /dev/ida devices |
| 37 |
(closes: #416381) |
(closes: #416381) |
| 38 |
* conf/NFSROOT: add packages needed for new fai-cd technique, add plain |
* conf/NFSROOT: add packages needed for new fai-cd technique, add plain |
| 41 |
* control: change dependencies from tetex to tetex or texlive, replace |
* control: change dependencies from tetex to tetex or texlive, replace |
| 42 |
Recommends of rsh-server with ssh (closes: #426093), add aptitude for |
Recommends of rsh-server with ssh (closes: #426093), add aptitude for |
| 43 |
fai-server as Suggests, remove fai-kernels, add field XS-Vcs-Browser, |
fai-server as Suggests, remove fai-kernels, add field XS-Vcs-Browser, |
| 44 |
syslinux is only available on two architectures |
syslinux is only available on two architectures, do not depend on |
| 45 |
|
cfengine (v1), since it does not exists any more |
| 46 |
* fai: do not remount / read only, do not call create_ramdisk, now we |
* fai: do not remount / read only, do not call create_ramdisk, now we |
| 47 |
use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir |
use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir |
| 48 |
-p, export $action for 20hwdetect.source, call save_dmesg only during |
-p, export $action for 20hwdetect.source, call save_dmesg only during |
| 70 |
(closes: #428857, #428858) |
(closes: #428857, #428858) |
| 71 |
* 20-removable_media: fix path for floppy mount point (closes: #428859) |
* 20-removable_media: fix path for floppy mount point (closes: #428859) |
| 72 |
* fai.8: add option -u, --hostname (closes: #361559) |
* fai.8: add option -u, --hostname (closes: #361559) |
| 73 |
* add variable TFTPROOT (closes: #408271) |
* add variable TFTPROOT (closes: #408271, #431431) |
| 74 |
* fai-mirror: |
* fai-mirror: |
| 75 |
use $NFSROOT/live/filesystem.dir |
use $NFSROOT/live/filesystem.dir |
| 76 |
do not ask questions, add unauthenticated packages to the mirror |
do not ask questions, add unauthenticated packages to the mirror |
| 84 |
* install_packages.8: add option -N, change option -t to -n |
* install_packages.8: add option -N, change option -t to -n |
| 85 |
* create_ramdisk: replaced by unionfs |
* create_ramdisk: replaced by unionfs |
| 86 |
|
|
| 87 |
-- Thomas Lange <lange@debian.org> Mon, 16 Jul 2007 18:43:59 +0200 |
-- Thomas Lange <lange@debian.org> Wed, 18 Jul 2007 17:43:59 +0200 |
| 88 |
|
|
| 89 |
fai (3.1.8) unstable; urgency=medium |
fai (3.1.8) unstable; urgency=medium |
| 90 |
|
|