| 1 |
|
fai (2.10) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* install_packages: add aptitude-r to @commands (closes: #343361) |
| 4 |
|
* new command fai-statoverride (like dpkg-statoverride) |
| 5 |
|
* fai-chboot: use NFS v2 as default until FAI will drop sarge support |
| 6 |
|
|
| 7 |
|
-- Thomas Lange <lange@debian.org> Mon, 2 Jan 2006 14:00:05 +0100 |
| 8 |
|
|
| 9 |
fai (2.9) unstable; urgency=low |
fai (2.9) unstable; urgency=low |
| 10 |
|
|
| 11 |
* splitting binary package fai into fai-server, fai-client, fai-doc and |
* splitting binary package fai into fai-server, fai-client, fai-doc and |
| 15 |
* increase compat level to 4 |
* increase compat level to 4 |
| 16 |
* delete sunos code from source |
* delete sunos code from source |
| 17 |
* scripts/ directory is now bin/ |
* scripts/ directory is now bin/ |
| 18 |
* fixed fai-cd hardcoded sources.list for the install client to be |
* fai-cd: fixed hardcoded sources.list for the install client to be |
| 19 |
generated, code by Michael Tautschnig (closes: #320024) and at least |
generated, code by Michael Tautschnig (closes: #320024) and at least |
| 20 |
partially #329547 |
partially #329547, test if nfsroot was created (closes: #317495), test |
| 21 |
|
if mkisofs is available (closes: #334871), exist unless arch is i386 |
| 22 |
-- Thomas Lange <lange@debian.org> Fri, 11 Nov 2005 00:07:40 +0100 |
or amd64 (closes: #339098), check if $FAI_CONFIGDIR is valid |
| 23 |
|
remove subroutine mhide amd module-hide, mkbimage is not needed any |
| 24 |
|
more, use grub's stage2_eltorito feature mkisofs uses -no-emul-boot, |
| 25 |
|
no floppy emulation needed, size is not limited any more to 2.88M |
| 26 |
|
* install_packages: ignore packages ending with - when using -d |
| 27 |
|
(closes: #334333), remove backtick evaluation (closes: #322157), add |
| 28 |
|
-R to default aptitude call, add aptitude-r for download only mode, |
| 29 |
|
add more warnings |
| 30 |
|
* lib/create_ramdisk: make /etc/network/run/ifstate writable |
| 31 |
|
(closes: #312128) |
| 32 |
|
* fai-mirror: add -i to egrep (closes: #312508), add option |
| 33 |
|
DPkg::force-conflicts::=yes (closes: #328138), only aptitude can |
| 34 |
|
install conflicting packages, test if $mirrordir starts with a slash |
| 35 |
|
(closes: #328139), check if $FAI_CONFIGDIR is valid (closes: #334577) |
| 36 |
|
* fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999) |
| 37 |
|
* fcopy: add preinst support, ignore .svn dirs (closes: #297550), do |
| 38 |
|
chroot before using getpwnam (closes: #283475), add option -U |
| 39 |
|
* fai-guide.sgml: include README.disk_config into fai guide, minor |
| 40 |
|
fixes, (closes: #332295, #332318, #332293, #332291) |
| 41 |
|
* make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806), |
| 42 |
|
new test if ssh package is installed (closes: #322759), create |
| 43 |
|
apt.conf.d file to support unsigned repositories, fail if debootstrap |
| 44 |
|
return with error code (closes: #342120) |
| 45 |
|
* subroutines: test if hooks are executable (closes: #338524), new stamp |
| 46 |
|
file name when action is softupdate |
| 47 |
|
* make-fai-bootfloppy: fix code for -i when using a relative path |
| 48 |
|
(closes: #314551), add option -I (closes: #337271), create more space |
| 49 |
|
on boot floppy (closes: #294593), add option -B |
| 50 |
|
* FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs |
| 51 |
|
even when using a 2.6 kernel (closes: #307147) |
| 52 |
|
* ftar: test if $single is set (closes: #340421) |
| 53 |
|
* FAIBASE/30-interface: do not overwrite resolv.conf if it's a symlink |
| 54 |
|
(closes: #305783) |
| 55 |
|
* setup_harddisks: add i2o support (closes: #317797), add workaround for |
| 56 |
|
udev behaviour |
| 57 |
|
* GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be |
| 58 |
|
overwritten during softupdate (closes: #313069, #314995) |
| 59 |
|
* subroutines-linux: fix idempotent code (closes: #340422) |
| 60 |
|
* fai: do not use color logo if $console was set, start udev if |
| 61 |
|
available (closes: #334373), test if run as root |
| 62 |
|
* lib/updatebase: mount /dev into chroot during installation if we are |
| 63 |
|
running udev |
| 64 |
|
* fai-chboot: read $NFSROOT from fai.conf, add nfsroot option to kernel |
| 65 |
|
parameters, root-path can now be removed from dhcpd.conf |
| 66 |
|
* add support for unsigned repositories |
| 67 |
|
* LAST/50-misc: fix code that detect of a kernel is installed, now it |
| 68 |
|
does not break if more than one kernel is installed |
| 69 |
|
|
| 70 |
|
-- Thomas Lange <lange@debian.org> Tue, 13 Dec 2005 15:53:00 +0100 |
| 71 |
|
|
| 72 |
fai (2.8.4) unstable; urgency=high |
fai (2.8.4) unstable; urgency=high |
| 73 |
|
|