| 1 |
fai (3.2~beta2) unstable; urgency=low |
fai (3.2~beta3) unstable; urgency=low |
| 2 |
|
|
| 3 |
* subroutines-linux: jobsrunning(): ignore rcS process (closes: #425725) |
* subroutines-linux: jobsrunning(): ignore rcS process (closes: #425725) |
| 4 |
* setup_harddisks: fix file system type of /proc |
* setup_harddisks: fix file system type of /proc |
| 27 |
* control: change dependencies from tetex to tetex or texlive, replace |
* control: change dependencies from tetex to tetex or texlive, replace |
| 28 |
Recommends of rsh-server with ssh (closes: #426093) |
Recommends of rsh-server with ssh (closes: #426093) |
| 29 |
* 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 |
| 30 |
use unionfs |
use unionfs, remove HOST variable, only use HOSTNAME now |
| 31 |
* 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 |
| 32 |
Debian kernel |
Debian kernel |
| 33 |
* menu.lst: remove unneeded options, add boot=live for new initrd |
* menu.lst: remove unneeded options, add boot=live for new initrd, |
| 34 |
|
remove root (cd), fix setting of hostname, instead of using ip=, we |
| 35 |
|
now use hostname= |
| 36 |
* create_resolv_conf: fix path, since we can now write on the whole |
* create_resolv_conf: fix path, since we can now write on the whole |
| 37 |
filesystem |
filesystem |
| 38 |
* fai-cd: use plain Debian kernel with initrd and live-initramfs for |
* fai-cd: use plain Debian kernel with initrd and live-initramfs for |
| 40 |
add option -f, force removal of an existing ISO image |
add option -f, force removal of an existing ISO image |
| 41 |
add option -k, this is for debugging |
add option -k, this is for debugging |
| 42 |
add option -n, do not create ISO iamge |
add option -n, do not create ISO iamge |
| 43 |
|
* disk-info: do not include removable devices into list of disks |
| 44 |
|
* fai-class: remove HOST variable, only use HOSTNAME now |
| 45 |
|
|
| 46 |
-- Thomas Lange <lange@debian.org> Wed, 13 Jun 2007 16:55:41 +0200 |
-- Thomas Lange <lange@debian.org> Wed, 13 Jun 2007 22:08:33 +0200 |
| 47 |
|
|
| 48 |
fai (3.1.8) unstable; urgency=medium |
fai (3.1.8) unstable; urgency=medium |
| 49 |
|
|