| 1 |
fai (3.2.21) unstable; urgency=low |
fai (3.2.23~beta10) unstable; urgency=low |
| 2 |
|
|
| 3 |
[ Thomas Lange ] |
[ Thomas Lange ] |
| 4 |
* subroutines-linux: fix log message |
* subroutines-linux: fix log message |
| 5 |
remove yes pipe when calling debootstrap |
remove yes pipe when calling debootstrap |
| 6 |
|
if NEXTTEST is used, define a class for next reboot. Thanks to |
| 7 |
|
Sebastian Hetze for this patch. |
| 8 |
|
* subroutines: do not unset the functions task_$taskname after use |
| 9 |
|
fill task_tests with code, execute tests before task chboot |
| 10 |
* fai-class: add string warning to message |
* fai-class: add string warning to message |
| 11 |
* task_sysinfo: call blkid on all disks |
* task_sysinfo: call blkid on all disks |
| 12 |
* fcopy.8: improve info for calling postinst |
* fcopy.8: improve info for calling postinst |
| 13 |
* fai-guide.sgml: add hint how to define classes on the kernel command |
* fai-guide.sgml: add hint how to define classes on the kernel command |
| 14 |
line (closes: #497548), remove outdated information about |
line (closes: #497548), remove outdated information about |
| 15 |
/files/packages |
/files/packages, add section about tests |
| 16 |
* ainsl: create missing path elements if -a is used (closes: #447199) |
* ainsl: create missing path elements if -a is used (closes: #447199) |
| 17 |
* make-fai-nfsroot: mount sysfs inside nfsroot (closes: #532985) |
* make-fai-nfsroot: mount sysfs inside nfsroot (closes: #532985) |
| 18 |
|
dereference symli nks when copying file into nfsroot |
| 19 |
|
replace --print-installation-architecture by --print-architecture |
| 20 |
* debian/control: Depends: iproute for fai-client, fai-server |
* debian/control: Depends: iproute for fai-client, fai-server |
| 21 |
* fai-setup, make-fai-nfsroot, subroutine-linux, get-boot-info, |
* fai-setup, make-fai-nfsroot, subroutine-linux, get-boot-info, |
| 22 |
task_sysinfo, S99fai-setup/FAISERVER: Replaced all calls to ifconfig |
task_sysinfo, S99fai-setup/FAISERVER: Replaced all calls to ifconfig |
| 25 |
* fai-savelog: cd to the right place if LOGREMOTEDIR is set, thanks to |
* fai-savelog: cd to the right place if LOGREMOTEDIR is set, thanks to |
| 26 |
Robin Powell for the patch (closes: #515704) |
Robin Powell for the patch (closes: #515704) |
| 27 |
* fai-mirror: remove use of $addpackages (closes: #537544) |
* fai-mirror: remove use of $addpackages (closes: #537544) |
| 28 |
|
* fai.conf, make-fai-nfsroot.conf: move FAI_CONFIGDIR to m-f-n.conf, |
| 29 |
|
because it's only needed on an install server |
| 30 |
|
* fai-cd, fai: get FAI_CONFIGDIR from new config file |
| 31 |
|
* fai-server.preinst, fai-server.prerm, fai-quickstart.postinst: print |
| 32 |
|
warning if FAI_CONFIGDIR is still in the wrong place |
| 33 |
|
* fai-quickstart.prerm: source make-fai-nfsroot.conf instead of fai.conf |
| 34 |
|
* fai, fai.8: add option -s/--cspace to specify the config space URL |
| 35 |
|
* disk_config/*: add nosuid and nodev to some partitions |
| 36 |
|
* menu.lst/postinst: add /g to perl substitution command |
| 37 |
|
* fai-class: do not remove additional-classes when in debug mode, |
| 38 |
|
use the comma separated list of $ADDCLASSES for classes (closes: 497548) |
| 39 |
|
* fai-class.1: add ADDCLASS feature |
| 40 |
|
* package_config/FAIBASE: remove rsh-client, discover |
| 41 |
|
* fai-chboot: ignore ~ and .bak entries |
| 42 |
|
* faimond-gui: add task tests |
| 43 |
|
* tests/Faitest.pm: new file including subroutines for tests. Thanks to |
| 44 |
|
Sebastian Hetze for the initial version. |
| 45 |
|
* tests/FAIBASE_TEST: add simple test for partition layout of FAIBASE |
| 46 |
|
* disk_config/FAIBASE: add file system labels |
| 47 |
|
* examples/more-tests: add more tests from Sebastian |
| 48 |
|
* savelog.LAST.source: add error patterns |
| 49 |
|
* LAST/50-misc: use ainsl instead of echo |
| 50 |
|
* 20-hwdetect.source, DEMO/10-misc,10-conffiles: apply patch from |
| 51 |
|
Michael, that skip somme commands on softupdate |
| 52 |
|
* install_packages: do not call AptPkg function when -N was given |
| 53 |
|
* 10-base-classes: replace --print-installation-architecture by |
| 54 |
|
--print-architecture |
| 55 |
|
* make-fai-nfsroot, DEMO/10-misc,FAIBASE/10-misc: chpasswd does not |
| 56 |
|
support -e in newer version, replaced by usermod |
| 57 |
|
|
| 58 |
[ Michael Tautschnig ] |
[ Michael Tautschnig ] |
| 59 |
* setup-storage/Parser.pm: Set the boot flag on partition mounted at /, if |
* setup-storage/Parser.pm: Set the boot flag on partition mounted at /, if |
| 60 |
bootable is not explicitly set. |
bootable is not explicitly set. |
| 83 |
count as extra RAID volumes being defined. |
count as extra RAID volumes being defined. |
| 84 |
* setup-storage/Parser.pm, setup-storage/Sizes.pm: Added support for raid10 |
* setup-storage/Parser.pm, setup-storage/Sizes.pm: Added support for raid10 |
| 85 |
(thanks William Francis for suggesting this). |
(thanks William Francis for suggesting this). |
| 86 |
|
* setup-storage/Volumes.pm: Fixed perl syntax error, properly handle |
| 87 |
|
existing empty volume groups (thanks Brian Kroth and Cajus Pollmeier for |
| 88 |
|
debugging this). (closes: #532321) |
| 89 |
|
* Bumped setup-storage version number to 1.1. |
| 90 |
|
|
| 91 |
-- Thomas Lange <lange@debian.org> Sun, 19 Jul 2009 12:08:02 +0200 |
-- Thomas Lange <lange@debian.org> Fri, 24 Jul 2009 10:49:59 +0200 |
| 92 |
|
|
| 93 |
fai (3.2.20) unstable; urgency=low |
fai (3.2.20) unstable; urgency=low |
| 94 |
|
|