| 1 |
lange |
273 |
fai (1.4.1) unstable; urgency=low |
| 2 |
|
|
|
| 3 |
|
|
* swap order of class ALL and hostname |
| 4 |
|
|
* CLASS ALL renamed to DEFAULT |
| 5 |
|
|
* templates/class/S*.source files renamed |
| 6 |
|
|
* scripts in class/ reorganized. First *.{sh,pl) are executed, then |
| 7 |
|
|
$class.source are sourced for all defined classes |
| 8 |
|
|
* install kernels removed, now included in package fai-kernels |
| 9 |
|
|
* hdparm available in nfsroot, sysinfo prints hparm -i |
| 10 |
|
|
* classs/ATA33.source can tune harddisk during installation |
| 11 |
|
|
* class DEBIAN_DEVEL commented out, because this software package list |
| 12 |
|
|
mostly segfaults dpkg |
| 13 |
|
|
* base?_?.tgz now included in nfsroot, FAI_BASETGZ not needed any more |
| 14 |
|
|
* bug fixed: setup_harddisk don't mount preserved partitions if mount |
| 15 |
|
|
point is not in root directory |
| 16 |
|
|
* bug fixed: no dns support during chroot in make-fai-nfsroot |
| 17 |
|
|
|
| 18 |
|
|
-- Thomas Lange <lange@debian.org> Wed, 29 Nov 2000 11:34:41 +0100 |
| 19 |
|
|
|
| 20 |
lange |
231 |
fai (1.4.0) unstable; urgency=low |
| 21 |
|
|
|
| 22 |
|
|
* faireboot is faster and more reliable |
| 23 |
|
|
* package depends on nfs-server |
| 24 |
|
|
* keymap created by shell script ALL (uses $FAI_KEYMAP) |
| 25 |
|
|
* mk3comimage removed (uses non free software), now netboot is used |
| 26 |
|
|
* first version of the FAI Guide included |
| 27 |
|
|
* use dpkg-divert to fake some programs (solves many problems) |
| 28 |
|
|
* yes pipes <CR> to apt-get during installation |
| 29 |
|
|
* all definitions from global.conf are moved to fai.conf |
| 30 |
|
|
* make-fai-nfs now uses chroot when calling apt-get |
| 31 |
|
|
so nfsroot must not use the same Debian distribution as the server |
| 32 |
|
|
* $MNTPOINT is mount point for Debian mirror |
| 33 |
|
|
* postinst tasks are moved to fai-setup script |
| 34 |
|
|
* $UTC, $FAI_CONFIGDIR added to fai.conf |
| 35 |
|
|
* bug fixed: loopback device was not set up |
| 36 |
|
|
|
| 37 |
|
|
-- Thomas Lange <lange@debian.org> Mon, 6 Nov 2000 12:20:00 +0100 |
| 38 |
|
|
|
| 39 |
lange |
135 |
fai (1.3.0test2) unstable; urgency=low |
| 40 |
|
|
|
| 41 |
lange |
150 |
* loopback device is set up during installation |
| 42 |
|
|
* create resolv.conf via script RESOLV instead of using cfengine |
| 43 |
|
|
* printers are defined in class/ not in cfengine script |
| 44 |
|
|
* mount nfs directories using rsize=8192 |
| 45 |
|
|
* bug fixed: make-fai-nfsroot removes /boot/*-$KERNELVERSION |
| 46 |
lange |
135 |
|
| 47 |
|
|
-- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 3 Nov 2000 10:26:03 +0100 |
| 48 |
|
|
|
| 49 |
lange |
120 |
fai (1.3.0test1) unstable; urgency=low |
| 50 |
lange |
75 |
|
| 51 |
lange |
120 |
* kernel in nfsroot is now build with kernel-package (make-kpkg) |
| 52 |
|
|
* installkernel now supports loadable modules |
| 53 |
|
|
* class/S05modules.sh can load modules (example global.mod) |
| 54 |
|
|
* add script make-fai-bootfloppy |
| 55 |
|
|
* client's timezone during installation is now the same as on server |
| 56 |
|
|
* FAI_ACTION sysinfo now mounts all local disk and searches for fstab |
| 57 |
|
|
* add support for expect scripts |
| 58 |
|
|
* add kernel-nfs-server support |
| 59 |
|
|
* do not create account fai if it already exists (e.g when using NIS) |
| 60 |
lange |
133 |
* new format for keymap and consolefont definition |
| 61 |
lange |
75 |
|
| 62 |
|
|
-- Thomas Lange <lange@informatik.uni-koeln.de> Mon, 9 Oct 2000 18:08:02 +0200 |
| 63 |
|
|
|
| 64 |
lange |
64 |
fai (1.2.0beta1) unstable; urgency=low |
| 65 |
lange |
8 |
|
| 66 |
lange |
37 |
* two virtual terminals available (press alt-F2 or alt-F3) |
| 67 |
lange |
8 |
|
| 68 |
lange |
61 |
* make-fai-nfsroot removes pcmcia-cs |
| 69 |
|
|
installs additionals packages: lvm raidtool2 ext2resize sshd dhcp-lient |
| 70 |
lange |
16 |
flag verbose controls output level |
| 71 |
lange |
23 |
nfsroot is created without any interaction |
| 72 |
lange |
61 |
base2_2.tgz is fetched via wget, if it's not found in /tmp |
| 73 |
lange |
16 |
|
| 74 |
lange |
23 |
* new start-stop-daemon script instead of symlink to fake it |
| 75 |
lange |
37 |
|
| 76 |
|
|
* configuration for kernel 2.2.17 |
| 77 |
|
|
|
| 78 |
lange |
61 |
* start sshd during installation for remote access; |
| 79 |
|
|
add "sshd" to FAI_FLAGS to enable this |
| 80 |
|
|
remote reboot possible via: ssh -l root hostname faireboot |
| 81 |
lange |
37 |
|
| 82 |
lange |
61 |
* additional dhcp support available (bootp is still the default) |
| 83 |
|
|
|
| 84 |
lange |
37 |
* cvs repository available |
| 85 |
lange |
23 |
|
| 86 |
lange |
8 |
-- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 30 Jun 2000 13:41:13 +0200 |
| 87 |
|
|
|
| 88 |
lange |
2 |
fai (1.1beta2) unstable; urgency=low |
| 89 |
|
|
|
| 90 |
|
|
* PRELOAD feature, faireboot added |
| 91 |
|
|
|
| 92 |
|
|
-- Thomas Lange <lange@informatik.uni-koeln.de> Tue, 20 Jun 2000 16:29:14 +0200 |
| 93 |
|
|
|
| 94 |
|
|
fai (1.1beta1) unstable; urgency=low |
| 95 |
|
|
|
| 96 |
|
|
* Initial Release. |
| 97 |
|
|
|
| 98 |
|
|
-- Thomas Lange <lange@informatik.uni-koeln.de> Wed, 7 Jun 2000 11:16:23 +0200 |
| 99 |
|
|
|
| 100 |
|
|
Local variables: |
| 101 |
|
|
mode: debian-changelog |
| 102 |
|
|
End: |