| 1 |
fai (2.5.5beta) unstable; urgency=low |
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 |
|
* fixed fai-cd hardcoded sources.list for the install client to be |
| 11 |
|
generated, code by Michael Tautschnig (closes: #320024) and at least |
| 12 |
|
partially #329547 |
| 13 |
|
|
| 14 |
|
-- Thomas Lange <lange@debian.org> Fri, 11 Nov 2005 00:07:40 +0100 |
| 15 |
|
|
| 16 |
|
fai (2.8.4) unstable; urgency=high |
| 17 |
|
|
| 18 |
|
* fix important bug: remove non-US entry (closes: #310392) |
| 19 |
|
* package_config: remove nonfree package t1-xfree86-nonfree from |
| 20 |
|
examples (closes: #310705) |
| 21 |
|
|
| 22 |
|
-- Thomas Lange <lange@debian.org> Wed, 25 May 2005 13:59:39 +0200 |
| 23 |
|
|
| 24 |
|
fai (2.8.3) unstable; urgency=high |
| 25 |
|
|
| 26 |
|
* fix a serious bug, remove debconf support (closes: #309209), debconf |
| 27 |
|
support may be included again after sarge |
| 28 |
|
* fix important bug, do not delete files in /etc/fai (closes: #309707) |
| 29 |
|
* control: remove dependency on debconf |
| 30 |
|
* postinst, postrm: remove debconf code |
| 31 |
|
* rules: do not call dh_installdebconf |
| 32 |
|
* remove debian/config, debian/template |
| 33 |
|
* remove files in debian/po: POTFILES.in de.po fr.po templates.pot |
| 34 |
|
* fai.conf: set placeholder for installserver, since debconf will not |
| 35 |
|
set it any more |
| 36 |
|
* conf/make-fai-nfsroot.conf, conf/sources.list: use ftp.debian.org |
| 37 |
|
instead of debconf's default values |
| 38 |
|
* man/fai-chboot.8: minor document patch (closes: #309138, 309142) |
| 39 |
|
* fai-guide.sgml: minor document patch, move section "For the impatient |
| 40 |
|
user" to the front (closes: #309134, #309556) |
| 41 |
|
* README.build-sources: add memo to use -ICVS in the future |
| 42 |
|
|
| 43 |
|
-- Thomas Lange <lange@debian.org> Thu, 19 May 2005 15:54:18 +0200 |
| 44 |
|
|
| 45 |
|
fai (2.8.2) unstable; urgency=high |
| 46 |
|
|
| 47 |
|
* remove old unused scripts from cvs source |
| 48 |
|
* updatebase: use mktemp for creating temp file, this closes a serious |
| 49 |
|
security bug (closes: #307838) |
| 50 |
|
* fai: create dir only during initial installation, fixes a critical bug |
| 51 |
|
(closes: #307632) |
| 52 |
|
* subroutines-linux: do not "mount --bind" when FAI_ROOT=/, closes |
| 53 |
|
important bug (closes: #307631) |
| 54 |
|
|
| 55 |
|
-- Thomas Lange <lange@debian.org> Fri, 6 May 2005 09:23:34 +0200 |
| 56 |
|
|
| 57 |
|
fai (2.8.1) unstable; urgency=low |
| 58 |
|
|
| 59 |
|
* only minor bug fixes, no major changes to the code, but a lot of them |
| 60 |
|
* make-fai-bootfloppy: add missing $ to variable (closes: #304824) |
| 61 |
|
* install_packages: add missing aptitude-r call (closes: #305544), |
| 62 |
|
add $qopt and $devnull, used when install_packages is called with |
| 63 |
|
verbose from fai-mirror |
| 64 |
|
* fai-mirror: fix wrong path (closes: #304179), remove needless test if |
| 65 |
|
mkinitrd-cd is available, add $qflag, return if $pkglist is empty, not |
| 66 |
|
when $addpackages is empty |
| 67 |
|
* fai: added $COLOR_FAI_LOGO, which is off when doing softupdate |
| 68 |
|
* fai-cd: add test if mkinitrd-cd is available |
| 69 |
|
* fai-savelog: set FAI_ACTION to noaction if undef (closes: #305283) |
| 70 |
|
* savelog.LAST: add error message to global pattern |
| 71 |
|
* make-fai-nfsroot.conf: remove --arch i386, since debootstrap now uses |
| 72 |
|
dpkg --print-installation-architecture instead of another call which |
| 73 |
|
needed gcc, change comment |
| 74 |
|
* make-fai-nfsroot: split i386 and amd64 packages list, remove packages |
| 75 |
|
from amd64 which are not available (closes: #306264) |
| 76 |
|
* menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION |
| 77 |
|
(closes: 305861) |
| 78 |
|
* install_packages.8: remove option -f |
| 79 |
|
* make-fai-nfsroot.8: remove wrong information (closes: #304980) |
| 80 |
|
* control: add grub to suggests |
| 81 |
|
* rules: make hooks and postinst script executable |
| 82 |
|
* FAIBASE/10-misc: do not call tune2fs when using 2.6 kernel. This may |
| 83 |
|
hang the system |
| 84 |
|
* fr.po: added french debconf templates (closes: #306232) |
| 85 |
|
* de.po, templates.pot: remove fuzzy lines |
| 86 |
|
* README.disk_config: add notes about boot option |
| 87 |
|
* debian/postinst: replace sed -i with perl -pi -e since old sed does |
| 88 |
|
not support -i |
| 89 |
|
* fai-setup: change informational message |
| 90 |
|
* fai-mount-disk: mount file systems read only |
| 91 |
|
* 50-host-classes: move host specific class definitions to new script |
| 92 |
|
* fai-guide.sgml: fix typos and other minor mistakes |
| 93 |
|
|
| 94 |
|
-- Thomas Lange <lange@debian.org> Sat, 30 Apr 2005 21:20:53 +0200 |
| 95 |
|
|
| 96 |
|
fai (2.8) unstable; urgency=high |
| 97 |
|
|
| 98 |
|
* remove ext2resize from $packages (closes: #303565) |
| 99 |
|
* major rewrite of simple examples (closes: #290554) |
| 100 |
|
* make-fai-nfsroot.8: add info about nfsroot location (closes: #303915) |
| 101 |
|
* fai-guide.sgml: major update for new release |
| 102 |
|
* setup_harddisks: add support for device names disk1 and disk2, |
| 103 |
|
reformat some output, print some messages only if $verbose is set |
| 104 |
|
* rcS_fai: renamed to fai, add manual page fai.8 |
| 105 |
|
* fai: add $rundir, remove unused dirs at the end, call set_disk_info |
| 106 |
|
before task_defvar, add variable $DO_INIT_TASK, add code for |
| 107 |
|
softupdate support, rename rcS.log to fai.log, add copyright message |
| 108 |
|
to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq |
| 109 |
|
* apt.conf: replace force-confnew with force-confdef |
| 110 |
|
* make-fai-nfsroot: use dpkg --print-installation-architecture instead |
| 111 |
|
off uname -m, add arch dependent package name to, remove "" for |
| 112 |
|
matching * in KERNELPACKAGE, test if $KERNELPACKAGE is empty |
| 113 |
|
$NFSROOT/var/tmp/packages.arch, use shadowconfig instead of pwconv |
| 114 |
|
* make-fai-nfsroot.conf: comment FAI_LOCAL_REPOSITORY, set FAICLIENTS to |
| 115 |
|
local class-C network, remove ext2resize until available again |
| 116 |
|
* subroutines: add task softupdate, add support for softupdate, add |
| 117 |
|
$DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for |
| 118 |
|
disabling swap partitions, test $DO_INIT_TASK always with -eq, use |
| 119 |
|
/var/log/fai/FAI_CLASSES |
| 120 |
|
* subroutines-linux: script prepare_apt is now updatebase, add support |
| 121 |
|
for softupdates, add task_prepareapt, sliently skip task_chboot if |
| 122 |
|
LOGUSER is undefined, $disklist now sorted, print setup_hardisks |
| 123 |
|
output also to console |
| 124 |
|
* install_packages: cleanup of multiple packages with different |
| 125 |
|
install/remove operations, add installable(), check if a package is |
| 126 |
|
listed in a package index and not only in the dpkg database, add |
| 127 |
|
force-confdef and force-confold to apt-get, install_packages.conf |
| 128 |
|
unused, remove -f, sub read_config_file |
| 129 |
|
* fai-do-scripts: now executing scripts matching [0-9[0-9]*, S[0-9]* |
| 130 |
|
also supported for backwards compatibility |
| 131 |
|
* fai-mirror: add check if mkinitrd-cd and apt-move are installed, arch |
| 132 |
|
dependent packages defined in make-fai-nfsroot, replace sed with bash |
| 133 |
|
builtin, add $debdist, return if $addpackages is empty |
| 134 |
|
* fai-chboot: change message |
| 135 |
|
* load_keymap_consolechars: much simpler code |
| 136 |
|
* create_ramdisk: create /tmp/var/run/fai |
| 137 |
|
* fai.conf: installserver will be set by debconf, by default LOGUSER is |
| 138 |
|
unset |
| 139 |
|
* sources.list: insert MIRRORHOST which will be replaced by debconf data |
| 140 |
|
* Makefile: install device2grub to new location, rename rcS_fai to fai |
| 141 |
|
* control: add libapt-pkg-perl for install_packages, remove dependency |
| 142 |
|
on nfs, because fai can also only be used for softupdate |
| 143 |
|
* postrm: cleanup debconf data on purge |
| 144 |
|
* postinst: use debconf |
| 145 |
|
* rules: add dh_installdebconf call, remove chmod of rcS_fai |
| 146 |
|
* utils/mkdebmirror: --ignore-missing-release --ignore-release-gpg |
| 147 |
|
|
| 148 |
|
-- Thomas Lange <lange@debian.org> Sat, 9 Apr 2005 23:43:27 +0200 |
| 149 |
|
|
| 150 |
|
fai (2.7) unstable; urgency=high |
| 151 |
|
|
| 152 |
|
* closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm |
| 153 |
|
(closes: #299952), move cfengine from $packages to $NFSROOT_PACKAGES |
| 154 |
|
* closes important bug, make-fai-nfsroot: use resolv.conf from install |
| 155 |
|
server during creation of nfsroot (closes: #301230) |
| 156 |
|
* rcS_fai: set classes before fai-class is called (closes: #301179), set |
| 157 |
|
hostname if HOST was specified on the commandline |
| 158 |
|
* fcopy: fix wrong variable name |
| 159 |
|
* package_config/KERNEL_SOFT: replace `echo $kernelversion` in package |
| 160 |
|
name with 2.6.8 |
| 161 |
|
* fai-guide.sgml: fix a lot of broken http links, add info for fai-cd |
| 162 |
|
* install_packages: add setdownloadonly() and $opt_d |
| 163 |
|
* conf/install_packages.conf removed |
| 164 |
|
* fai-mirror: source make-fai-nfsroot.conf, add add_base_packages(), |
| 165 |
|
allow - in class names, add option -a, call install_packages with -d, |
| 166 |
|
add PKGCOMP for apt-move.conf, do not exit 9 if $FAI_DEBMIRROR is not |
| 167 |
|
defined, log aptitudes actions to /dev/null |
| 168 |
|
* fai-mirror.1: add option -a |
| 169 |
|
* install_packages.8: add option -d |
| 170 |
|
* add fai-cd script for creating a bootable FAI CD image (closes: #265444) |
| 171 |
|
* add fai-cd.8 man page |
| 172 |
|
* add conf/menu.lst: needed by fai-cd |
| 173 |
|
* control: add mkinitrd-cd to Suggests, add Build-Depends-Indep on |
| 174 |
|
debhelper greater version 3 |
| 175 |
|
* class/DEFAULT.var: use kernel-image-2.4-386 as default kernel package |
| 176 |
|
* fai-savelog-ftp: remove $ENV{LOGREMOTEDIR} from mkdir since we just cd |
| 177 |
|
to it |
| 178 |
|
|
| 179 |
|
-- Thomas Lange <lange@debian.org> Fri, 25 Mar 2005 23:51:34 +0100 |
| 180 |
|
|
| 181 |
|
fai (2.6.7) unstable; urgency=low |
| 182 |
|
|
| 183 |
|
* add task debconf (closes: #136503) |
| 184 |
|
* new script fai-debconf |
| 185 |
|
* add manual page fai-debconf.1 |
| 186 |
|
* control: use nfs-kernel-server by default (closes: #293876) |
| 187 |
|
* QUESTIONNAIRE: minor update |
| 188 |
|
* packages_config/XFREE: remove some -dev packages |
| 189 |
|
* packages_config/SERVER: remove symlinks |
| 190 |
|
* packages_config/DEFAULT: add debconf-utils |
| 191 |
|
* replace backticks with $() |
| 192 |
|
* fai-do-scripts: use local variables, make it a bash script |
| 193 |
|
* fai-guide.sgml: update for debconf support, add aptitude in |
| 194 |
|
install_packages config |
| 195 |
|
|
| 196 |
|
-- Thomas Lange <lange@debian.org> Thu, 10 Mar 2005 11:00:05 +0100 |
| 197 |
|
|
| 198 |
|
fai (2.6.6) unstable; urgency=medium |
| 199 |
|
|
| 200 |
|
* 06hwdetect.source: add comment, add class NVIDIA which is not currently |
| 201 |
|
used, bug fix: correct SCSI detect 2.6 kernel, replace backticks with |
| 202 |
|
$(), discard error messages from modprobe, enable dma mode for ide |
| 203 |
|
devices (with fai CD it was not enabled) |
| 204 |
|
* make-fai-nfsroot: use "" when testing variables, add link for |
| 205 |
|
discover, remove resolv.conf created by debootstrap (closes: #281264), |
| 206 |
|
create list of all packages in base.tgz, add packages for x86_64, |
| 207 |
|
remove unneeded files in $FSROOT/etc/fai |
| 208 |
|
* ftar: bug fix do not do recursive removal if $target/$dir is / |
| 209 |
|
* fai-guide.sgml: fix typos (closes: #287150), add info about |
| 210 |
|
/files/packages/ (closes: #290359) |
| 211 |
|
* add task_savelog to die() (closes: #290526) |
| 212 |
|
* make-fai-bootfloppy: bug fix: support /media directory, choose last |
| 213 |
|
installed kernel if more than one kernel is installed in nfsroot |
| 214 |
|
* setup_harddisks: bug fix: redefined mountpoint are too often reported, |
| 215 |
|
allow space before primary and logical keyword |
| 216 |
|
* create_ramdisk: bug fix: make directory for discover |
| 217 |
|
* fai-setup: typo in variable name (closes: #289271), reload nfs server |
| 218 |
|
instead of restart, read make-fai-nfsroot.conf, use variable |
| 219 |
|
FAICLIENTS |
| 220 |
|
* fai-class: bug fix: option -T hangs the script, make it a bash script, |
| 221 |
|
replace backticks `` with $(), bad variable name in testclass() |
| 222 |
|
* share/subroutines: bug fix: cd to / so umount -a will not fail too |
| 223 |
|
often, kill sshd before rebooting, umount $target/proc before |
| 224 |
|
umounting all otger file systems, copy FAI_CLASSES variables.sh |
| 225 |
|
disk_var.sh to $target/var/log/fai |
| 226 |
|
* fai-chboot: bug fix: do not fail on subnet IP addresses, test if host |
| 227 |
|
lookup is possible before calling $h->name (closes: #290007) |
| 228 |
|
* install_packages: add option -f, add command{pending}, |
| 229 |
|
command{dpkgc}, print max number of packages only in verbose mode |
| 230 |
|
* install_packages.8: add option -f, add info about |
| 231 |
|
install_packages.conf |
| 232 |
|
* new config file: install_packages.conf, used for fai-mirror(1) |
| 233 |
|
* rcS_fai: remount / with noatime, set variables if booting from CD, set |
| 234 |
|
hostname to $HOST it was unset, remove unused variable, minor code |
| 235 |
|
cleanup |
| 236 |
|
* DEFAULT/S01: add copying of /etc/modules |
| 237 |
|
* DEFAULT/S10: add message where grub writes boot record |
| 238 |
|
* class/01alias: add class FAICD if running from fai CD, add classes for |
| 239 |
|
host gnomehost (used by fai-cd) |
| 240 |
|
* package_config/DEMO: replace install with aptitude |
| 241 |
|
* make-fai-nfsroot.conf: add variable FAICLIENTS, remove package dpkg-dev |
| 242 |
|
* script/LAST: enable shadow passwords for passwd and group in examples, |
| 243 |
|
eject cdrom when running from fai CD |
| 244 |
|
* task_sysinfo: call hwinfo if available |
| 245 |
|
* fai-savelog: do not save remotely if $LOGSERVER is not set |
| 246 |
|
* new command fai-mirror and manual page fai-mirror.1 |
| 247 |
|
* .../XF86CXonfig-4/DEFAULT: change HorizSync, use pc105 keyboard model |
| 248 |
|
* .../XF86CXonfig-4/MATROX: removed because DEFAULT works now |
| 249 |
|
|
| 250 |
|
-- Thomas Lange <lange@debian.org> Fri, 21 Jan 2005 04:24:26 +0100 |
| 251 |
|
|
| 252 |
|
fai (2.6.5) unstable; urgency=medium |
| 253 |
|
|
| 254 |
|
* install_packages: bug fix. Do not remove package names which are |
| 255 |
|
search patterns for aptitude, read /etc/fai/install_packages.conf if |
| 256 |
|
it exists |
| 257 |
|
* hooks/savelog.LAST: add patterns that will be ignored |
| 258 |
|
* fcopy: add support for svn and arch, add option -I, use variable |
| 259 |
|
$FCOPY_IGNOREDIRS if set |
| 260 |
|
* fcopy.8: add option -I |
| 261 |
|
|
| 262 |
|
-- Thomas Lange <lange@debian.org> Thu, 11 Nov 2004 15:14:08 +0100 |
| 263 |
|
|
| 264 |
|
fai (2.6.4) unstable; urgency=medium |
| 265 |
|
|
| 266 |
|
* add missing Beowulf examples |
| 267 |
|
* fai-guide.sgml: fix error in link |
| 268 |
|
* fai-start-stop-daemon: add short options, because so some init.d |
| 269 |
|
scripts use them |
| 270 |
|
* rcS_fai: do not use -t when remounting |
| 271 |
|
* make-fai-nfsroot: print error when $KERNELPACKAGE is not found, add a |
| 272 |
|
package for alpha architecture |
| 273 |
|
* share/subroutines: do not dump variable $HOME and $PWD to variables.sh |
| 274 |
|
* doc/QUESTIONNAIRE: typos, add example for answer |
| 275 |
|
* install_packages: use warn instead of print for warning and verbose |
| 276 |
|
messages, add aptitude support |
| 277 |
|
* Fai.pm: add () to subroutine calls |
| 278 |
|
* prerm: do not exit when nfs server reload fails (closes: #279024) |
| 279 |
|
* setup_harddisks: add $devdisklist to call of sfdisk (closes: #276033) |
| 280 |
|
* preparte_apt: divert programs before calling apt-get update |
| 281 |
|
* subroutines-linux: redirect stdin of install_packages unless in debug |
| 282 |
|
mode (closes: #264727) |
| 283 |
|
|
| 284 |
|
-- Thomas Lange <lange@debian.org> Mon, 8 Nov 2004 14:38:58 +0100 |
| 285 |
|
|
| 286 |
|
fai (2.6.3) unstable; urgency=high |
| 287 |
|
|
| 288 |
|
* subroutines: remove $rootpw from variables.sh (closes: #270871) |
| 289 |
|
* update to kernel 2.4.27 |
| 290 |
|
* make-fai-nfsroot: force link creation of ifstate (closes: #270463), |
| 291 |
|
use /etc/shadow in $NFSROOT |
| 292 |
|
* make-fai-makefsroot.conf: add xfsprogs and xfsdump packages, adjust |
| 293 |
|
size, install with chmod 0600 (closes: #270666, #271113) |
| 294 |
|
* DEFAULT/S10: removed: add auto to /etc/modules |
| 295 |
|
* class/DEFAULT.var: use single quotes instead of double quotes, |
| 296 |
|
$kappend contains kernel parameters, new default kernel package |
| 297 |
|
kernel-image-2.4.27-1-386 |
| 298 |
|
* scripts/DEFAULT/S20: remove unused action |
| 299 |
|
* packages_config/DEFAULT: add iproute to NETTOOLS |
| 300 |
|
* make-fai-nfsroot.8: add info about make-fai-nfsroot.conf, |
| 301 |
|
add option -K which first removes all kernels from nfsroot |
| 302 |
|
(make-fai-bootlfoppy is broken if multiple kernels are in the nfsroot) |
| 303 |
|
* fai-setup: add option -e which does not set up nfs environment, which |
| 304 |
|
may hang some production systems for a while |
| 305 |
|
* fai-setup.8: add info for new option |
| 306 |
|
* Makefile: install make-fai-nfsroot.conf with 0600 |
| 307 |
|
|
| 308 |
|
-- Thomas Lange <lange@debian.org> Mon, 13 Sep 2004 18:40:36 +0200 |
| 309 |
|
|
| 310 |
|
fai (2.6.2) unstable; urgency=high |
| 311 |
|
|
| 312 |
|
* install_packages: fix broken taskinst action, workaround for new |
| 313 |
|
tasksel behaviour |
| 314 |
|
* DEFAULT/S10: fix broken grub entry for FAI_BOOTPART when two kernels |
| 315 |
|
are in the nfsroot |
| 316 |
|
* fai-chboot: add option -e the opposite of -r, uses nearly the same code |
| 317 |
|
|
| 318 |
|
-- Thomas Lange <lange@debian.org> Thu, 26 Aug 2004 20:09:15 +0200 |
| 319 |
|
|
| 320 |
|
fai (2.6.1) unstable; urgency=medium |
| 321 |
|
|
| 322 |
|
* catnc() greps through more than one file |
| 323 |
|
* changlog messages of fai-setup moved from 2.5.2 to 2.6 |
| 324 |
|
* hooks/savelog.LAST: add package names which include the string "error" |
| 325 |
|
as ignorepatterns |
| 326 |
|
* make-fai-nfsroot.conf: add portmap again, since nis setup needs it |
| 327 |
|
* make-fai-nfsroot: add option -k which installs a new kernel for the |
| 328 |
|
nfsroot (closes: #256187), /root/.profile sources variables.sh, test |
| 329 |
|
if $NFSROOT/prco/self exists before umount, kernel_install() includes |
| 330 |
|
all code for installing the kernel, create dir $NFSROOT/var/state only |
| 331 |
|
when not already existing, call umount_dirs and reset trap exit for |
| 332 |
|
normal finishing script |
| 333 |
|
* control: recommends dhcp3-server (closes: #263260), update to |
| 334 |
|
standards 3.6.1, remove sp from build-depends |
| 335 |
|
* rcsfai.var is not needed any more |
| 336 |
|
* share/subroutines: do not dump readonly variables to variables.sh |
| 337 |
|
* faireboot: make it a bash script, source variables.sh, source |
| 338 |
|
subroutines, send message to faimond |
| 339 |
|
* fai-divert: do not execute if dpkg-divert is not available |
| 340 |
|
* install_pacakges: add support for tasksel remove, set default number |
| 341 |
|
of packages from 4711 to 99 |
| 342 |
|
* package_config/COMPILE: replace task c-dev by list of packages names |
| 343 |
|
* prepare_apt: make diversion of invoke-rc.d |
| 344 |
|
* rules: call dh_clean after make clean |
| 345 |
|
* prerm: test if $nfsserver is empty (closes: #263906) |
| 346 |
|
* NETWORK/S40: remove /etc/hosts from fcopy list |
| 347 |
|
* DEFAULT/S20: add async to export options |
| 348 |
|
* fai-savelog: define $HOSTNAME to output of command hostname |
| 349 |
|
* subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME, |
| 350 |
|
sndmon() use $sndhostname instead of $HOSTNAME |
| 351 |
|
* remove doc/README.package_problems |
| 352 |
|
* fai-guide.sgml: add hint about dhcpd/nfsroot (closes: #264486), fix |
| 353 |
|
typos |
| 354 |
|
|
| 355 |
|
-- Thomas Lange <lange@debian.org> Mon, 9 Aug 2004 14:02:13 +0200 |
| 356 |
|
|
| 357 |
|
fai (2.6) unstable; urgency=low |
| 358 |
|
|
| 359 |
|
* fai-setup: fix hostname detection when hostname includes a dash -, |
| 360 |
|
pass all fai-setup options to make-fai-nfsroot (closes: #255830) |
| 361 |
* fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf |
* fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf |
| 362 |
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
| 363 |
* fix link in fai-guide.sgml (closes: #237794) |
* fix link in fai-guide.sgml (closes: #237794) |
| 364 |
* fix typo in make-fai-bootfloppy.8 (closes: #238608) |
* fix typo in make-fai-bootfloppy.8 (closes: #238608) |
| 365 |
* make-fai-bootfloppy: change lilo labels in (closes: #248955), |
* make-fai-bootfloppy: change lilo labels in (closes: #248955), |
| 366 |
check if -s option is IP-address or hostname |
check if -s option is IP-address or hostname, new path for stage |
| 367 |
|
files, remove install= line for lilo.conf, newer lilo does not need |
| 368 |
|
boot-menu.b, added support for old an new lilo |
| 369 |
* make-fai-nfsroot: add package dmidecode for some archs, add |
* make-fai-nfsroot: add package dmidecode for some archs, add |
| 370 |
module-init-tools, libapt-pkg-perl, smartmontools, usbutils to |
module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2, |
| 371 |
nfsroot, do not copy bootsector, use mkelf-linux, new code for |
raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not |
| 372 |
creating timezone and localtime (closes: #201440), always show |
copy bootsector, use mkelf-linux, |
| 373 |
$NFSROOT when copying verbosely, insert newline before adding |
new code for creating timezone and localtime (closes: #201440), always |
| 374 |
|
show $NFSROOT when copying verbosely, insert newline before adding |
| 375 |
$FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is |
$FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is |
| 376 |
used, use new make-fai-nfsroot.conf file |
used, use new make-fai-nfsroot.conf file, divert discover-modprobe, |
| 377 |
|
add -q to depmod, create var/state dir, add subroutine fdivert(), |
| 378 |
|
use fdivert instead ov ln or mv commands |
| 379 |
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
| 380 |
* fcopy: -i always exists with 0 |
* fcopy: -i always exists with 0 |
| 381 |
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
| 382 |
logo and let scroll region unchanged |
logo and let scroll region unchanged |
| 383 |
* 06hwdetect.source: new call of discover (closes: #248532), be silent |
* 06hwdetect.source: new call of discover (closes: #248532), be silent |
| 384 |
when loading modules, use pipe instead of exec for find, mount usbfs |
when loading modules, use pipe instead of exec for find, mount usbfs |
| 385 |
after loading an usb module |
after loading an usb module, add $videodrv to additional.var, load |
| 386 |
* 11modules.source: now added to 06hwdetect.source |
different modules when using a 2.4 or 2.6 kernel |
| 387 |
|
* 11modules.source: moved into 06hwdetect.source |
| 388 |
* lib/task_sysinfo: first call discover, then load modules using |
* lib/task_sysinfo: first call discover, then load modules using |
| 389 |
discover, call smarctl for each disk, call lsusb |
discover, call smarctl for each disk, call lsusb, print partition |
| 390 |
|
table with parted |
| 391 |
* fai-divert: create dummy script only when dpkg-divert will succeeds |
* fai-divert: create dummy script only when dpkg-divert will succeeds |
| 392 |
* fai-savelog: copy LOGDIR recursively, add remote log method none, |
* fai-savelog: copy LOGDIR recursively, add remote log method none, |
| 393 |
add -xdev to find |
add -xdev to find |
| 394 |
* subroutines: use /proc/uptime to determine installation time, use $() |
* subroutines: use /proc/uptime to determine installation time, use $() |
| 395 |
instead of backticks, set terror when error occurs, add catnc() |
instead of backticks, set terror when error occurs, add catnc(), |
| 396 |
|
report FAI_FLAGS in one line, send message to faimond when starting a |
| 397 |
|
hook |
| 398 |
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
| 399 |
copy kernel image and initrd to install server |
copy kernel image and initrd to install server, remove echo command |
| 400 |
|
when defining kernel append parameters as variables |
| 401 |
* faimond: always flush output |
* faimond: always flush output |
| 402 |
* fai-chboot: add option -o, special treatment of hostname default, also |
* fai-chboot: add option -o, special treatment of hostname default, also |
| 403 |
list default config file when using -l |
list default config file when using -l, die with error message if |
| 404 |
* install_packages: calling system with array should be more efficient |
hostname is unknown, remove path from program name |
| 405 |
|
* install_packages: add option -L, calling system with array should be |
| 406 |
|
more efficient, new code for detecting unknown package names uses |
| 407 |
|
AptPkg, add subroutine mkpackagelist(), remove path from program name |
| 408 |
* bootsector, bootsector.8 removed |
* bootsector, bootsector.8 removed |
| 409 |
* class/LAST.var: removed because $hdparm is not needed any more |
* class/LAST.var: removed because $hdparm is not needed any more |
| 410 |
* class/70partition: remove definition of class FAI_BOOTPART |
* class/70partition: remove definition of class FAI_BOOTPART |
| 419 |
bigger, /usr smaller |
bigger, /usr smaller |
| 420 |
* package_config/*: adjust package names to sarge distribution |
* package_config/*: adjust package names to sarge distribution |
| 421 |
* S40: remove NISLPRCLIENT and bootptab stuff |
* S40: remove NISLPRCLIENT and bootptab stuff |
| 422 |
|
* examples/etc/sources.list: remove proposed updates lines |
| 423 |
* mkdebmirror: mirror woody and sarge in one directory |
* mkdebmirror: mirror woody and sarge in one directory |
| 424 |
* new FAQ |
* new FAQ |
| 425 |
* THANKS: juergen added |
* THANKS: juergen added |
| 426 |
|
|
| 427 |
-- Thomas Lange <lange@debian.org> Thu, 8 Jul 2004 23:39:20 +0200 |
-- Thomas Lange <lange@debian.org> Mon, 26 Jul 2004 17:22:44 +0200 |
| 428 |
|
|
| 429 |
fai (2.5.4) unstable; urgency=low |
fai (2.5.4) unstable; urgency=low |
| 430 |
|
|
| 608 |
* lib/task_sysinfo: call programm sysinfo if available |
* lib/task_sysinfo: call programm sysinfo if available |
| 609 |
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
| 610 |
using fcopy, add -i to fcopy calls |
using fcopy, add -i to fcopy calls |
| 611 |
* scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails |
* scripts/DEFAULT1/S10: create etc/hostname only if fcopy fails, add |
| 612 |
|
password protection to grub menu |
| 613 |
* class/01alias: use classes from file demo if hostname is demohost; add |
* class/01alias: use classes from file demo if hostname is demohost; add |
| 614 |
catnc(); use catnc instead of cat |
catnc(); use catnc instead of cat |
| 615 |
* class/11modules.source: now uses code from DEFAULT.mod |
* class/11modules.source: now uses code from DEFAULT.mod |
| 671 |
from /etc/fai if available, add diversion for discover, add rsync, ssh |
from /etc/fai if available, add diversion for discover, add rsync, ssh |
| 672 |
to nfsroot, do not die when mknbi-linux is missing, do not create |
to nfsroot, do not die when mknbi-linux is missing, do not create |
| 673 |
device nodes (closes: #174844) |
device nodes (closes: #174844) |
| 674 |
* class/70partition: bug fix. Use the same file as setup_harddisk to |
* class/70partition: bug fix. Use the same file as setup_harddisks to |
| 675 |
determine classes which depend on partitions |
determine classes which depend on partitions |
| 676 |
* scripts/*: convert some shell code to cfengine code, do not use fcopy |
* scripts/*: convert some shell code to cfengine code, do not use fcopy |
| 677 |
if only a few lines has to be changed |
if only a few lines has to be changed |
| 874 |
do_scriptss calls every script class/<classname>/S[0-9]* when class is |
do_scriptss calls every script class/<classname>/S[0-9]* when class is |
| 875 |
not a file, execute all S[0-9]* scripts in a directory |
not a file, execute all S[0-9]* scripts in a directory |
| 876 |
/fai/scripts/$class/, skip all comment lines when definig classes |
/fai/scripts/$class/, skip all comment lines when definig classes |
| 877 |
task_partition() call setup_harddisk only if no disk_var.sh exists |
task_partition() call setup_harddisks only if no disk_var.sh exists |
| 878 |
defclass also sources all scripts class/S*.source |
defclass also sources all scripts class/S*.source |
| 879 |
add subroutines adddivert(), rmalldivert(); task_finish calls |
add subroutines adddivert(), rmalldivert(); task_finish calls |
| 880 |
rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not |
rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not |
| 1121 |
* class DEBIAN_DEVEL commented out, because this software package list |
* class DEBIAN_DEVEL commented out, because this software package list |
| 1122 |
mostly segfaults dpkg |
mostly segfaults dpkg |
| 1123 |
* base?_?.tgz now included in nfsroot; BASETGZ not needed any more |
* base?_?.tgz now included in nfsroot; BASETGZ not needed any more |
| 1124 |
* bug fixed: setup_harddisk don't mount preserved partitions if mount |
* bug fixed: setup_harddisks don't mount preserved partitions if mount |
| 1125 |
point is not in root directory |
point is not in root directory |
| 1126 |
* bug fixed: no dns support during chroot in make-fai-nfsroot |
* bug fixed: no dns support during chroot in make-fai-nfsroot |
| 1127 |
|
|