| 1 |
|
fai (2.7.1) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* setup_harddisks: add support for devicename disk1 |
| 4 |
|
* rcS_fai: renamed to fai |
| 5 |
|
* fai: add $rundir, remove unused dirs at the end, call set_disk_info |
| 6 |
|
before task_defvar, add variable $DO_INIT_TASK, add code for |
| 7 |
|
softupdate support |
| 8 |
|
* apt.conf: replace force-confnew with force-confdef |
| 9 |
|
* make-fai-nfsroot: use dpkg --print-installation-architecture instead |
| 10 |
|
off uname -m, add arch dependent package name to |
| 11 |
|
$NFSROOT/var/tmp/packages.arch |
| 12 |
|
* subroutines: add task softupdate, add support for softupdate, add |
| 13 |
|
$DO_INIT_TASKS, minor changes in get_fai_cvs() |
| 14 |
|
* subroutines-linux: script prepare_apt is now updatebase, add support |
| 15 |
|
for softupdates, add task_prepareapt |
| 16 |
|
* install_packages: cleanup of multiple packages with different |
| 17 |
|
install/remove operations, add installable(), check if a package is |
| 18 |
|
listed in a package index and not only in the dpkg database, add |
| 19 |
|
force-confdef and force-confold to apt-get |
| 20 |
|
* fai-mirror: add check if mkinitrd-cd and apt-move are installed, arch |
| 21 |
|
dependent packages defined in make-fai-nfsroot |
| 22 |
|
* load_keymap_consolechars: much more simpler code |
| 23 |
|
* create_ramdisk: create /tmp/var/run/fai |
| 24 |
|
* Makefile: install device2grub to new location, rename rcS_fai to fai |
| 25 |
|
* control: add libapt-pkg-perl for install_packages, remove dependency |
| 26 |
|
on nfs, because fai can also only be used for softupdate |
| 27 |
|
* postrm: cleanup debconf data on purge |
| 28 |
|
* rules: add dh_installdebconf call, remove chmod of rcS_fai |
| 29 |
|
|
| 30 |
|
-- Thomas Lange <lange@debian.org> Sun, 3 Apr 2005 13:17:44 +0200 |
| 31 |
|
|
| 32 |
fai (2.7) unstable; urgency=high |
fai (2.7) unstable; urgency=high |
| 33 |
|
|
| 34 |
* closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm |
* closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm |