| 1 |
fai (3.2~beta10) unstable; urgency=low |
fai (3.2~beta11) 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) |
| 5 |
during dirinstall call debootstrap if no base.tgz is found |
during dirinstall call debootstrap if no base.tgz is found |
| 6 |
* setup_harddisks: fix file system type of /proc |
* setup_harddisks: fix file system type of /proc |
| 7 |
* fai.conf: make ssh and scp the default (closes: 309678 380085) |
* fai.conf: make ssh and scp the default (closes: #309678, #380085) |
| 8 |
* fai-guide.sgml: fix description of classes used (closes: #329984), |
* fai-guide.sgml: fix description of classes used (closes: #329984), |
| 9 |
change /usr/share/doc/fai to /usr/share/doc/fai-doc (closes: #387541), |
change /usr/share/doc/fai to /usr/share/doc/fai-doc (closes: #387541), |
| 10 |
fix an url, add documentation for dirinstall (closes: 390508) |
fix an url, add documentation for dirinstall (closes: #390508), |
| 11 |
|
document usage of basefiles/ (closes: #391660), |
| 12 |
|
document the order hooks are called (closes: #380337) |
| 13 |
* get-config-dir-svn: add support for svn url's without username |
* get-config-dir-svn: add support for svn url's without username |
| 14 |
(closes: #415875) |
(closes: #415875) |
| 15 |
* subroutines: copy disk_var.sh only if available (closes: #415880) |
* subroutines: copy disk_var.sh only if available (closes: #415880) |
| 29 |
remove -V, use aptitude to remove the kernels from the nfsroot, -k now |
remove -V, use aptitude to remove the kernels from the nfsroot, -k now |
| 30 |
reinstalls all packages from /etc/fai/NFSROOT (closes: #431613) |
reinstalls all packages from /etc/fai/NFSROOT (closes: #431613) |
| 31 |
* make-fai-nfsroot.conf: |
* make-fai-nfsroot.conf: |
| 32 |
remove the variable KERNELPACKAGE (closes: #416531) |
remove the variable KERNELPACKAGE (closes: #416531, #435098) |
| 33 |
* make-fai-nfsroot.8: remove -V, new description for -K and -k |
* make-fai-nfsroot.8: remove -V, new description for -K and -k |
| 34 |
* fcopy: set mode on file even no file was copied (closes: #360184) |
* fcopy: set mode on file even no file was copied (closes: #360184), |
| 35 |
|
check error code of preinst and postinst scripts (closes: #432681), |
| 36 |
|
add quotes to variable (closes: #430127), skip comment lines in |
| 37 |
|
file-modes |
| 38 |
* fai-chboot: $NFSROOT is defined in new location (closes: #408247), |
* fai-chboot: $NFSROOT is defined in new location (closes: #408247), |
| 39 |
add initrd support, add option -s (closes: #356380), remove nfs |
add initrd support, add option -s (closes: #356380), remove nfs |
| 40 |
options from append line |
options from append line, |
| 41 |
* fai-chboot.8: ROOTFS parameter is not needed any more |
* fai-chboot.8: ROOTFS parameter is not needed any more, add option -s |
| 42 |
* device2grub: fix pattern to support /dev/cciss and /dev/ida devices |
* device2grub: fix pattern to support /dev/cciss and /dev/ida devices |
| 43 |
(closes: #416381) |
(closes: #416381) |
| 44 |
* conf/NFSROOT: add packages needed for new fai-cd technique, add plain |
* conf/NFSROOT: add packages needed for new fai-cd technique, add plain |
| 53 |
use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir |
use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir |
| 54 |
-p, export $action for 20hwdetect.source, call save_dmesg only during |
-p, export $action for 20hwdetect.source, call save_dmesg only during |
| 55 |
initial installation, during dirinstall set |
initial installation, during dirinstall set |
| 56 |
LOGDIR=/var/log/fai/dirinstall/$HOSTNAME (closes: 429553) |
LOGDIR=/var/log/fai/dirinstall/$HOSTNAME (closes: #429553) |
| 57 |
define FAI_DEBOOTSTRAP, FAI_DEBOOTSTRAP_OPT for dirinstall |
define FAI_DEBOOTSTRAP, FAI_DEBOOTSTRAP_OPT for dirinstall |
| 58 |
create syslog.conf before starting the syslog daemon |
create syslog.conf before starting the syslog daemon |
| 59 |
* move from mkinitrd-cd to live-initramfs to create a CD, use plain |
* move from mkinitrd-cd to live-initramfs to create a CD, use plain |
| 68 |
add option -f, force removal of an existing ISO image |
add option -f, force removal of an existing ISO image |
| 69 |
add option -k, this is for debugging |
add option -k, this is for debugging |
| 70 |
add option -n, do not create ISO image |
add option -n, do not create ISO image |
| 71 |
|
add option -u, copy fai-cd data to a directory (USB support) |
| 72 |
use $NFSROOT/live/filesystem.dir |
use $NFSROOT/live/filesystem.dir |
| 73 |
* disk-info: do not include removable devices into list of disks |
* disk-info: do not include removable devices into list of disks |
| 74 |
* fai-class: remove HOST variable, only use HOSTNAME now |
* fai-class: remove HOST variable, only use HOSTNAME now |
| 87 |
add patch that AptPkg module is only used when |
add patch that AptPkg module is only used when |
| 88 |
available and target system is Debian (closes: #422225), move code to |
available and target system is Debian (closes: #422225), move code to |
| 89 |
check_aptpkg(), add smart package manager support (closes: #430798) |
check_aptpkg(), add smart package manager support (closes: #430798) |
| 90 |
do execute Debian specific commands only when needed (closes: #392038) |
do execute Debian specific commands only when needed (closes: #392038), |
| 91 |
|
grab error codes when executing commands, exit with 3 when errors occured |
| 92 |
* install_packages.8: add option -N, change option -t to -n |
* install_packages.8: add option -N, change option -t to -n |
| 93 |
* create_ramdisk: replaced by unionfs |
* create_ramdisk: replaced by unionfs |
| 94 |
|
* fai-do-scripts: remove -k from cfagent call (closes: #425699) |
| 95 |
|
* fai-server.post*: source make-fai-nfsroot.conf and use $TFTPROOT |
| 96 |
|
|
| 97 |
-- Thomas Lange <lange@debian.org> Thu, 19 Jul 2007 15:41:17 +0200 |
-- Thomas Lange <lange@debian.org> Sun, 5 Aug 2007 19:31:20 +0200 |
| 98 |
|
|
| 99 |
fai (3.1.8) unstable; urgency=medium |
fai (3.1.8) unstable; urgency=medium |
| 100 |
|
|