| 6 |
* fai-chboot: fix several bugs for listing options, option -p expects an |
* fai-chboot: fix several bugs for listing options, option -p expects an |
| 7 |
argument, fix for -c behaviour (closes: #389905) |
argument, fix for -c behaviour (closes: #389905) |
| 8 |
* fai-chboot.8: minor document fixes |
* fai-chboot.8: minor document fixes |
| 9 |
|
* fai-mirror.1: fix example (closes: #390520) |
| 10 |
* fcopy: remove temporary file after use |
* fcopy: remove temporary file after use |
| 11 |
* fai: start udev before creating /dev/shm/network |
* fai: start udev before creating /dev/shm/network, remove set +a for |
| 12 |
* subroutines: umount config dir at the end of softupdate action |
dirinstall, so $fai_rundate will be exported (closes: #390373) |
| 13 |
|
* subroutines: umount config dir at the end of softupdate action, |
| 14 |
|
cd back to old directory, convert FAI_ROOT to absolute path is doing |
| 15 |
|
dirinstall (closes: #390346), die() only calls bash when |
| 16 |
|
FAI_ACTION=install, add -i to bash call (closes: #362252) |
| 17 |
|
* subroutines-linux: check exit status of get-config-dir |
| 18 |
|
* get-config-dir: replace die call with echo and exit statement, add |
| 19 |
|
error message |
| 20 |
* get-config-dir-cvs: fixed regular expression as 'expr' automatically |
* get-config-dir-cvs: fixed regular expression as 'expr' automatically |
| 21 |
anchors to the beginning |
anchors to the beginning |
| 22 |
|
* LAST/50-misc: /sbin/unconfigured.sh is not used any more |
| 23 |
|
* ainsl.8: explain ^ and $ treatment in more detail |
| 24 |
|
* FAIBASE/10-misc: add anchors to ainsl pattern |
| 25 |
|
* aisnl,fcopy,fai-chboot: print help and exit if unknow option was given |
| 26 |
|
|
| 27 |
-- Thomas Lange <lange@debian.org> Thu, 2 Nov 2006 11:15:57 +0100 |
-- Thomas Lange <lange@debian.org> Sat, 4 Nov 2006 19:38:08 +0100 |
| 28 |
|
|
| 29 |
fai (3.1) unstable; urgency=medium |
fai (3.1) unstable; urgency=medium |
| 30 |
|
|