| 6 |
* remove beowulf and advanced examples |
* remove beowulf and advanced examples |
| 7 |
* increase compat level to 4 |
* increase compat level to 4 |
| 8 |
* delete sunos code from source |
* delete sunos code from source |
| 9 |
|
* scripts/ directory is now bin/ |
| 10 |
|
* fai-cd: fixed hardcoded sources.list for the install client to be |
| 11 |
|
generated, code by Michael Tautschnig (closes: #320024) and at least |
| 12 |
|
partially #329547, test if nfsroot was created (closes: #317495), test |
| 13 |
|
if mkisofs is available (closes: #334871), exist unless arch is i386 |
| 14 |
|
or amd64 (closes: #339098), check if $FAI_CONFIGDIR is valid |
| 15 |
|
* install_packages: ignore packages ending with - when using -d |
| 16 |
|
(closes: #334333), remove backtick evaluation (closes: #322157), add |
| 17 |
|
-R to default aptitude call, add aptitude-r for download only mode, |
| 18 |
|
add more warnings |
| 19 |
|
* lib/create_ramdisk: make /etc/network/run/ifstate writable |
| 20 |
|
(closes: #312128) |
| 21 |
|
* fai-mirror: add -i to egrep (closes: #312508), add option |
| 22 |
|
DPkg::force-conflicts::=yes (closes: #328138), only aptitude can |
| 23 |
|
install conflicting packages, test if $mirrordir starts with a slash |
| 24 |
|
(closes: #328139), check if $FAI_CONFIGDIR is valid (closes: #334577) |
| 25 |
|
* fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999) |
| 26 |
|
* fcopy: add preinst support, ignore .svn dirs (closes: #297550), do |
| 27 |
|
chroot before using getpwnam (closes: #283475), add option -U |
| 28 |
|
* fai-guide.sgml: include README.disk_config into fai guide, minor |
| 29 |
|
fixes, (closes: #332295, #332318, #332293, #332291) |
| 30 |
|
* make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806), |
| 31 |
|
new test if ssh package is installed (closes: #322759), add -y and |
| 32 |
|
--force-yes to apt-get so unauthenticated package repositories can be |
| 33 |
|
used , fail if debootstrap return with error code (closes: #342120) |
| 34 |
|
* subroutines: test if hooks are executable (closes: #338524), new stamp |
| 35 |
|
file name when action is softupdate |
| 36 |
|
* make-fai-bootfloppy: fix code for -i when using a relative path |
| 37 |
|
(closes: #314551), add option -I (closes: #337271), create more space |
| 38 |
|
on boot floppy (closes: #294593), add option -B |
| 39 |
|
* FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs |
| 40 |
|
even when using a 2.6 kernel (closes: #307147) |
| 41 |
|
* ftar: test if $single is set (closes: #340421) |
| 42 |
|
* FAIBASE/30-interface: do not overwrite resolv.conf if it's a symlink |
| 43 |
|
(closes: #305783) |
| 44 |
|
* setup_harddisks: add i2o support (closes: #317797), add workaround for |
| 45 |
|
udev behaviour |
| 46 |
|
* GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be |
| 47 |
|
overwritten during softupdate (closes: #313069, #314995) |
| 48 |
|
* subroutines-linux: fix idempotent code (closes: #340422) |
| 49 |
|
* fai: do not use color logo if $console was set, start udev if |
| 50 |
|
available (closes: #334373), test if run as root |
| 51 |
|
* lib/updatebase: mount /dev into chroot during installation if we are |
| 52 |
|
running udev |
| 53 |
|
* fai-chboot: read $NFSROOT from fai.conf, add nfsroot option to kernel |
| 54 |
|
parameters, root-path can now be removed from dhcpd.conf |
| 55 |
|
|
| 56 |
-- Thomas Lange <lange@debian.org> Thu, 20 Oct 2005 22:45:39 +0200 |
-- Thomas Lange <lange@debian.org> Sun, 4 Dec 2005 16:47:15 +0100 |
| 57 |
|
|
| 58 |
fai (2.8.4) unstable; urgency=high |
fai (2.8.4) unstable; urgency=high |
| 59 |
|
|