| 1 |
fai (3.2.18) UNRELEASED; urgency=low |
fai (3.2.18~beta1) unstable; urgency=low |
| 2 |
|
|
| 3 |
[ Thomas Lange ] |
[ Thomas Lange ] |
| 4 |
* ainsl: add test if target file exists |
* control: add depends on net-tools for fai-client (closes: #521027) |
| 5 |
|
* ainsl: add test if target file exists, |
| 6 |
|
improve exit codes (closes: #500244) |
| 7 |
* fai-cd: use a pipe when sending commands to grub |
* fai-cd: use a pipe when sending commands to grub |
| 8 |
* ftar, fcopy: add info about the other tool |
* ftar, fcopy: add info about the other tool |
| 9 |
* new file live.conf will disable some messages during booting |
* new file live.conf will disable some messages during booting |
| 11 |
-k now also upgrades all packages inside the nfsroot, |
-k now also upgrades all packages inside the nfsroot, |
| 12 |
add -N to install_packages call, this is good for cross architecture |
add -N to install_packages call, this is good for cross architecture |
| 13 |
building the nfsroot |
building the nfsroot |
| 14 |
* fai-do-scripts: skip files with certain suffixes (closes: #500579) |
* fai-do-scripts: skip files with certain suffixes (closes: #500579), |
| 15 |
|
improve test if $debug is set to 1 (closes: #496072) |
| 16 |
call cfagent scripts with -v if fai is in debug mode |
call cfagent scripts with -v if fai is in debug mode |
| 17 |
* lib/subroutines-linux: don't rely on ' as a field separator when |
* lib/subroutines-linux: don't rely on ' as a field separator when |
| 18 |
parsing boot.log, use = and strip off any quotes (closes: #439250) |
parsing boot.log, use = and strip off any quotes (closes: #439250), |
| 19 |
|
check earlier if faimond is available, send TASKBEGIN message |
| 20 |
* lib/get-config-dir-svn: Make username in svn:// config url optional |
* lib/get-config-dir-svn: Make username in svn:// config url optional |
| 21 |
(thanks Alexander Fisher) (closes: #441436) |
(thanks Alexander Fisher) (closes: #441436) |
| 22 |
* bin/fai-setup: Do not unconditionally add $FAI_CONFIGDIR to exports(5) |
* bin/fai-setup: Do not unconditionally add $FAI_CONFIGDIR to exports(5) |
| 28 |
* NFSROOT: install aMD64 apckages with aptitude, this also helps when |
* NFSROOT: install aMD64 apckages with aptitude, this also helps when |
| 29 |
building an amd64 nfsroot on i386 |
building an amd64 nfsroot on i386 |
| 30 |
* fai-mirror: check if -C was used, (thanks to James Richardson for the |
* fai-mirror: check if -C was used, (thanks to James Richardson for the |
| 31 |
patch) (closes: #523625) |
patch) (closes: #523625), fixing informal message (closes: #516385) |
| 32 |
|
* fai: set STOP_ON_ERROR to 700, this can be overwritten by fai.conf or |
| 33 |
|
in a file called class/*.var (closes: #515139), |
| 34 |
|
create /var/run/fai (closes: #515775) |
| 35 |
|
always change HOSTNAME when -u was used (closes: #456978) |
| 36 |
|
add -u to help message |
| 37 |
|
* fai-client.dirs, fai-server.dirs: remove /var/run/fai |
| 38 |
|
* subroutines: add trap for softupdates (closes: #449236) |
| 39 |
|
stop_fai_installation() sends message to faimond |
| 40 |
|
send TASKEND faiend message |
| 41 |
|
* packages_config/FAIBASE: add lvm2 (closes: #517417) |
| 42 |
|
* fai-chboot: always add $append to pxe configuration (closes: #495535) |
| 43 |
|
|
| 44 |
[ Michael Tautschnig ] |
[ Michael Tautschnig ] |
| 45 |
* setup-storage: Bumped version number to 1.0.4 |
* setup-storage: Bumped version number to 1.0.4 |
| 107 |
is not aligned to cylinder boundaries |
is not aligned to cylinder boundaries |
| 108 |
* setup-storage/Parser.pm: Only test for mkfs.X if such a filesystem is to |
* setup-storage/Parser.pm: Only test for mkfs.X if such a filesystem is to |
| 109 |
be created (i.e., it will not be preserved) |
be created (i.e., it will not be preserved) |
| 110 |
|
* fai-gude.sgml: add hint how to avoid this bug (closes: #265973) |
| 111 |
|
|
| 112 |
-- Thomas Lange <lange@debian.org> Wed, 15 Apr 2009 23:37:21 +0200 |
-- Thomas Lange <lange@debian.org> Fri, 17 Apr 2009 17:18:46 +0200 |
| 113 |
|
|
| 114 |
fai (3.2.17) unstable; urgency=medium |
fai (3.2.17) unstable; urgency=medium |
| 115 |
|
|