| 1 |
|
fai (2.9) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* splitting binary package fai into fai-server, fai-client, fai-doc and |
| 4 |
|
fai-nfsroot (closes: #210507) |
| 5 |
|
* adjust some paths |
| 6 |
|
* remove beowulf and advanced examples |
| 7 |
|
* increase compat level to 4 |
| 8 |
|
* 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) |
| 14 |
|
* install_packages: ignore packages ending with - when using -d |
| 15 |
|
(closes: #334333) |
| 16 |
|
* lib/create_ramdisk: make /etc/network/run/ifstate writable |
| 17 |
|
(closes: #312128) |
| 18 |
|
* fai-mirror: add -i to egrep (closes: #312508), add option |
| 19 |
|
DPkg::force-conflicts::=yes (closes: #328138), only aptitude can |
| 20 |
|
install conflicting packages |
| 21 |
|
* fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999) |
| 22 |
|
* fcopy: add preinst support, ignore .svn dirs (closes: #297550), do |
| 23 |
|
chroot before using getpwnam (closes: #283475) |
| 24 |
|
* fai-guide.sgml: include README.disk_config into fai guide, minor |
| 25 |
|
fixes, (closes: #332295, #332318, #332293, #332291) |
| 26 |
|
* make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806), |
| 27 |
|
new test if ssh package is installed (closes: #322759) |
| 28 |
|
* subroutines: test if hooks are executable (closes: #338524) |
| 29 |
|
* make-fai-bootfloppy: fix code for -i when using a relative path |
| 30 |
|
(closes: #314551) |
| 31 |
|
|
| 32 |
|
-- Thomas Lange <lange@debian.org> Mon, 21 Nov 2005 22:01:58 +0100 |
| 33 |
|
|
| 34 |
|
fai (2.8.4) unstable; urgency=high |
| 35 |
|
|
| 36 |
|
* fix important bug: remove non-US entry (closes: #310392) |
| 37 |
|
* package_config: remove nonfree package t1-xfree86-nonfree from |
| 38 |
|
examples (closes: #310705) |
| 39 |
|
|
| 40 |
|
-- Thomas Lange <lange@debian.org> Wed, 25 May 2005 13:59:39 +0200 |
| 41 |
|
|
| 42 |
|
fai (2.8.3) unstable; urgency=high |
| 43 |
|
|
| 44 |
|
* fix a serious bug, remove debconf support (closes: #309209), debconf |
| 45 |
|
support may be included again after sarge |
| 46 |
|
* fix important bug, do not delete files in /etc/fai (closes: #309707) |
| 47 |
|
* control: remove dependency on debconf |
| 48 |
|
* postinst, postrm: remove debconf code |
| 49 |
|
* rules: do not call dh_installdebconf |
| 50 |
|
* remove debian/config, debian/template |
| 51 |
|
* remove files in debian/po: POTFILES.in de.po fr.po templates.pot |
| 52 |
|
* fai.conf: set placeholder for installserver, since debconf will not |
| 53 |
|
set it any more |
| 54 |
|
* conf/make-fai-nfsroot.conf, conf/sources.list: use ftp.debian.org |
| 55 |
|
instead of debconf's default values |
| 56 |
|
* man/fai-chboot.8: minor document patch (closes: #309138, 309142) |
| 57 |
|
* fai-guide.sgml: minor document patch, move section "For the impatient |
| 58 |
|
user" to the front (closes: #309134, #309556) |
| 59 |
|
* README.build-sources: add memo to use -ICVS in the future |
| 60 |
|
|
| 61 |
|
-- Thomas Lange <lange@debian.org> Thu, 19 May 2005 15:54:18 +0200 |
| 62 |
|
|
| 63 |
|
fai (2.8.2) unstable; urgency=high |
| 64 |
|
|
| 65 |
|
* remove old unused scripts from cvs source |
| 66 |
|
* updatebase: use mktemp for creating temp file, this closes a serious |
| 67 |
|
security bug (closes: #307838) |
| 68 |
|
* fai: create dir only during initial installation, fixes a critical bug |
| 69 |
|
(closes: #307632) |
| 70 |
|
* subroutines-linux: do not "mount --bind" when FAI_ROOT=/, closes |
| 71 |
|
important bug (closes: #307631) |
| 72 |
|
|
| 73 |
|
-- Thomas Lange <lange@debian.org> Fri, 6 May 2005 09:23:34 +0200 |
| 74 |
|
|
| 75 |
|
fai (2.8.1) unstable; urgency=low |
| 76 |
|
|
| 77 |
|
* only minor bug fixes, no major changes to the code, but a lot of them |
| 78 |
|
* make-fai-bootfloppy: add missing $ to variable (closes: #304824) |
| 79 |
|
* install_packages: add missing aptitude-r call (closes: #305544), |
| 80 |
|
add $qopt and $devnull, used when install_packages is called with |
| 81 |
|
verbose from fai-mirror |
| 82 |
|
* fai-mirror: fix wrong path (closes: #304179), remove needless test if |
| 83 |
|
mkinitrd-cd is available, add $qflag, return if $pkglist is empty, not |
| 84 |
|
when $addpackages is empty |
| 85 |
|
* fai: added $COLOR_FAI_LOGO, which is off when doing softupdate |
| 86 |
|
* fai-cd: add test if mkinitrd-cd is available |
| 87 |
|
* fai-savelog: set FAI_ACTION to noaction if undef (closes: #305283) |
| 88 |
|
* savelog.LAST: add error message to global pattern |
| 89 |
|
* make-fai-nfsroot.conf: remove --arch i386, since debootstrap now uses |
| 90 |
|
dpkg --print-installation-architecture instead of another call which |
| 91 |
|
needed gcc, change comment |
| 92 |
|
* make-fai-nfsroot: split i386 and amd64 packages list, remove packages |
| 93 |
|
from amd64 which are not available (closes: #306264) |
| 94 |
|
* menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION |
| 95 |
|
(closes: 305861) |
| 96 |
|
* install_packages.8: remove option -f |
| 97 |
|
* make-fai-nfsroot.8: remove wrong information (closes: #304980) |
| 98 |
|
* control: add grub to suggests |
| 99 |
|
* rules: make hooks and postinst script executable |
| 100 |
|
* FAIBASE/10-misc: do not call tune2fs when using 2.6 kernel. This may |
| 101 |
|
hang the system |
| 102 |
|
* fr.po: added french debconf templates (closes: #306232) |
| 103 |
|
* de.po, templates.pot: remove fuzzy lines |
| 104 |
|
* README.disk_config: add notes about boot option |
| 105 |
|
* debian/postinst: replace sed -i with perl -pi -e since old sed does |
| 106 |
|
not support -i |
| 107 |
|
* fai-setup: change informational message |
| 108 |
|
* fai-mount-disk: mount file systems read only |
| 109 |
|
* 50-host-classes: move host specific class definitions to new script |
| 110 |
|
* fai-guide.sgml: fix typos and other minor mistakes |
| 111 |
|
|
| 112 |
|
-- Thomas Lange <lange@debian.org> Sat, 30 Apr 2005 21:20:53 +0200 |
| 113 |
|
|
| 114 |
|
fai (2.8) unstable; urgency=high |
| 115 |
|
|
| 116 |
|
* remove ext2resize from $packages (closes: #303565) |
| 117 |
|
* major rewrite of simple examples (closes: #290554) |
| 118 |
|
* make-fai-nfsroot.8: add info about nfsroot location (closes: #303915) |
| 119 |
|
* fai-guide.sgml: major update for new release |
| 120 |
|
* setup_harddisks: add support for device names disk1 and disk2, |
| 121 |
|
reformat some output, print some messages only if $verbose is set |
| 122 |
|
* rcS_fai: renamed to fai, add manual page fai.8 |
| 123 |
|
* fai: add $rundir, remove unused dirs at the end, call set_disk_info |
| 124 |
|
before task_defvar, add variable $DO_INIT_TASK, add code for |
| 125 |
|
softupdate support, rename rcS.log to fai.log, add copyright message |
| 126 |
|
to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq |
| 127 |
|
* apt.conf: replace force-confnew with force-confdef |
| 128 |
|
* make-fai-nfsroot: use dpkg --print-installation-architecture instead |
| 129 |
|
off uname -m, add arch dependent package name to, remove "" for |
| 130 |
|
matching * in KERNELPACKAGE, test if $KERNELPACKAGE is empty |
| 131 |
|
$NFSROOT/var/tmp/packages.arch, use shadowconfig instead of pwconv |
| 132 |
|
* make-fai-nfsroot.conf: comment FAI_LOCAL_REPOSITORY, set FAICLIENTS to |
| 133 |
|
local class-C network, remove ext2resize until available again |
| 134 |
|
* subroutines: add task softupdate, add support for softupdate, add |
| 135 |
|
$DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for |
| 136 |
|
disabling swap partitions, test $DO_INIT_TASK always with -eq, use |
| 137 |
|
/var/log/fai/FAI_CLASSES |
| 138 |
|
* subroutines-linux: script prepare_apt is now updatebase, add support |
| 139 |
|
for softupdates, add task_prepareapt, sliently skip task_chboot if |
| 140 |
|
LOGUSER is undefined, $disklist now sorted, print setup_hardisks |
| 141 |
|
output also to console |
| 142 |
|
* install_packages: cleanup of multiple packages with different |
| 143 |
|
install/remove operations, add installable(), check if a package is |
| 144 |
|
listed in a package index and not only in the dpkg database, add |
| 145 |
|
force-confdef and force-confold to apt-get, install_packages.conf |
| 146 |
|
unused, remove -f, sub read_config_file |
| 147 |
|
* fai-do-scripts: now executing scripts matching [0-9[0-9]*, S[0-9]* |
| 148 |
|
also supported for backwards compatibility |
| 149 |
|
* fai-mirror: add check if mkinitrd-cd and apt-move are installed, arch |
| 150 |
|
dependent packages defined in make-fai-nfsroot, replace sed with bash |
| 151 |
|
builtin, add $debdist, return if $addpackages is empty |
| 152 |
|
* fai-chboot: change message |
| 153 |
|
* load_keymap_consolechars: much simpler code |
| 154 |
|
* create_ramdisk: create /tmp/var/run/fai |
| 155 |
|
* fai.conf: installserver will be set by debconf, by default LOGUSER is |
| 156 |
|
unset |
| 157 |
|
* sources.list: insert MIRRORHOST which will be replaced by debconf data |
| 158 |
|
* Makefile: install device2grub to new location, rename rcS_fai to fai |
| 159 |
|
* control: add libapt-pkg-perl for install_packages, remove dependency |
| 160 |
|
on nfs, because fai can also only be used for softupdate |
| 161 |
|
* postrm: cleanup debconf data on purge |
| 162 |
|
* postinst: use debconf |
| 163 |
|
* rules: add dh_installdebconf call, remove chmod of rcS_fai |
| 164 |
|
* utils/mkdebmirror: --ignore-missing-release --ignore-release-gpg |
| 165 |
|
|
| 166 |
|
-- Thomas Lange <lange@debian.org> Sat, 9 Apr 2005 23:43:27 +0200 |
| 167 |
|
|
| 168 |
fai (2.7) unstable; urgency=high |
fai (2.7) unstable; urgency=high |
| 169 |
|
|
| 170 |
* closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm |
* closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm |