| 1 |
|
fai (2.6.1) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* catnc() greps through more than one file |
| 4 |
|
* changlog messages of fai-setup moved from 2.5.2 to 2.6 |
| 5 |
|
* hooks/savelog.LAST: add package names which include the string "error" |
| 6 |
|
as ignorepatterns |
| 7 |
|
* make-fai-nfsroot.conf: add portmap again, since nis setup needs it |
| 8 |
|
* make-fai-nfsroot: add option -k which installs a new kernel for the |
| 9 |
|
nfsroot (closes: #256187), /root/.profile sources variables.sh, test |
| 10 |
|
if $NFSROOT/prco/self exists before umount, kernel_install() includes |
| 11 |
|
all code for installing the kernel |
| 12 |
|
* control: recommends dhcp3-server (closes: #263260), update to |
| 13 |
|
standards 3.6.1, remove sp from build-depends |
| 14 |
|
* rcsfai.var is not needed any more |
| 15 |
|
* share/subroutines: do not dump readonly variables to variables.sh |
| 16 |
|
* faireboot: make it a bash script, source variables.sh, source |
| 17 |
|
subroutines, send message to faimond |
| 18 |
|
* fai-divert: do not execute if dpkg-divert is not available |
| 19 |
|
* install_pacakges: add support for tasksel remove, set default number |
| 20 |
|
of packages from 4711 to 99 |
| 21 |
|
* package_config/COMPILE: replace task c-dev by list of packages names |
| 22 |
|
* prepare_apt: make diversion of invoke-rc.d |
| 23 |
|
* rules: call dh_clean after make clean |
| 24 |
|
* prerm: test if $nfsserver is empty (closes: #263906) |
| 25 |
|
* NETWORK/S40: remove /etc/hosts from fcopy list |
| 26 |
|
* DEFAULT/S20: add async to export options |
| 27 |
|
* fai-savelog: define $HOSTNAME to output of command hostname |
| 28 |
|
* subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME, |
| 29 |
|
sndmon() use $sndhostname instead of $HOSTNAME |
| 30 |
|
|
| 31 |
|
-- Thomas Lange <lange@debian.org> Fri, 6 Aug 2004 17:06:18 +0200 |
| 32 |
|
|
| 33 |
|
fai (2.6) unstable; urgency=low |
| 34 |
|
|
| 35 |
|
* fai-setup: fix hostname detection when hostname includes a dash -, |
| 36 |
|
pass all fai-setup options to make-fai-nfsroot (closes: #255830) |
| 37 |
|
* fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf |
| 38 |
|
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
| 39 |
|
* fix link in fai-guide.sgml (closes: #237794) |
| 40 |
|
* fix typo in make-fai-bootfloppy.8 (closes: #238608) |
| 41 |
|
* make-fai-bootfloppy: change lilo labels in (closes: #248955), |
| 42 |
|
check if -s option is IP-address or hostname, new path for stage |
| 43 |
|
files, remove install= line for lilo.conf, newer lilo does not need |
| 44 |
|
boot-menu.b, added support for old an new lilo |
| 45 |
|
* make-fai-nfsroot: add package dmidecode for some archs, add |
| 46 |
|
module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2, |
| 47 |
|
raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not |
| 48 |
|
copy bootsector, use mkelf-linux, |
| 49 |
|
new code for creating timezone and localtime (closes: #201440), always |
| 50 |
|
show $NFSROOT when copying verbosely, insert newline before adding |
| 51 |
|
$FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is |
| 52 |
|
used, use new make-fai-nfsroot.conf file, divert discover-modprobe, |
| 53 |
|
add -q to depmod, create var/state dir, add subroutine fdivert(), |
| 54 |
|
use fdivert instead ov ln or mv commands |
| 55 |
|
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
| 56 |
|
* fcopy: -i always exists with 0 |
| 57 |
|
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
| 58 |
|
logo and let scroll region unchanged |
| 59 |
|
* 06hwdetect.source: new call of discover (closes: #248532), be silent |
| 60 |
|
when loading modules, use pipe instead of exec for find, mount usbfs |
| 61 |
|
after loading an usb module, add $videodrv to additional.var, load |
| 62 |
|
different modules when using a 2.4 or 2.6 kernel |
| 63 |
|
* 11modules.source: moved into 06hwdetect.source |
| 64 |
|
* lib/task_sysinfo: first call discover, then load modules using |
| 65 |
|
discover, call smarctl for each disk, call lsusb, print partition |
| 66 |
|
table with parted |
| 67 |
|
* fai-divert: create dummy script only when dpkg-divert will succeeds |
| 68 |
|
* fai-savelog: copy LOGDIR recursively, add remote log method none, |
| 69 |
|
add -xdev to find |
| 70 |
|
* subroutines: use /proc/uptime to determine installation time, use $() |
| 71 |
|
instead of backticks, set terror when error occurs, add catnc(), |
| 72 |
|
report FAI_FLAGS in one line, send message to faimond when starting a |
| 73 |
|
hook |
| 74 |
|
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
| 75 |
|
copy kernel image and initrd to install server, remove echo command |
| 76 |
|
when defining kernel append parameters as variables |
| 77 |
|
* faimond: always flush output |
| 78 |
|
* fai-chboot: add option -o, special treatment of hostname default, also |
| 79 |
|
list default config file when using -l, die with error message if |
| 80 |
|
hostname is unknown, remove path from program name |
| 81 |
|
* install_packages: add option -L, calling system with array should be |
| 82 |
|
more efficient, new code for detecting unknown package names uses |
| 83 |
|
AptPkg, add subroutine mkpackagelist(), remove path from program name |
| 84 |
|
* bootsector, bootsector.8 removed |
| 85 |
|
* class/LAST.var: removed because $hdparm is not needed any more |
| 86 |
|
* class/70partition: remove definition of class FAI_BOOTPART |
| 87 |
|
* class/01alias: remove unimportant examles, remove catnc definition, |
| 88 |
|
remove beowulf example |
| 89 |
|
* DEFAULT/S01: remove copying of bootsector, remove our local stuff |
| 90 |
|
* scripts/BOOT: grub-install does not probe floppy drive, use bash, |
| 91 |
|
replace backtics with $() |
| 92 |
|
* hooks/instsoft.SERVER not needed any more |
| 93 |
|
* hooks/savelog.LAST: add more messages to ignore |
| 94 |
|
* disk_config/SMALL_IDE: remove partition /fai-boot, make / and /var |
| 95 |
|
bigger, /usr smaller |
| 96 |
|
* package_config/*: adjust package names to sarge distribution |
| 97 |
|
* S40: remove NISLPRCLIENT and bootptab stuff |
| 98 |
|
* examples/etc/sources.list: remove proposed updates lines |
| 99 |
|
* mkdebmirror: mirror woody and sarge in one directory |
| 100 |
|
* new FAQ |
| 101 |
|
* THANKS: juergen added |
| 102 |
|
|
| 103 |
|
-- Thomas Lange <lange@debian.org> Mon, 26 Jul 2004 17:22:44 +0200 |
| 104 |
|
|
| 105 |
fai (2.5.4) unstable; urgency=low |
fai (2.5.4) unstable; urgency=low |
| 106 |
|
|
| 107 |
* DEFAULT/S01,S20: add async option to export lines |
* DEFAULT/S01,S20: add async option to export lines |
| 108 |
* fai-guide.sgml: add info how to boot a SUN Sparc, add URL for Sparc |
* fai-guide.sgml: add info how to boot a SUN Sparc, add URL for Sparc |
| 109 |
* make-fai-nfsroot: add gnu-efi and silo to arch package lists |
* make-fai-nfsroot: add gnu-efi and silo to arch package lists, add |
| 110 |
|
sparc64 arch, ppc arch uses vmlinux not vmlinuz |
| 111 |
* make-fai-bootfloppy: create and use device.map for grub_floppy |
* make-fai-bootfloppy: create and use device.map for grub_floppy |
| 112 |
(closes: #233018), remove unused ip entry for fixed ip addresses |
(closes: #233018), remove unused ip entry for fixed ip addresses, |
| 113 |
|
create iso9660 iso image with option -i |
| 114 |
|
* make-fai-bootfloppy.8: add option -i and an example for creating a |
| 115 |
|
cdrom image |
| 116 |
* rcS_fai: add prcopyleft() and fstart(), use mkfifo and tee instead of |
* rcS_fai: add prcopyleft() and fstart(), use mkfifo and tee instead of |
| 117 |
bash special >() |
bash special >(), mount sysfs if available |
| 118 |
|
* doc/README.disk_config: add info about lazyformat |
| 119 |
* THANKS: added holger |
* THANKS: added holger |
| 120 |
|
|
| 121 |
-- Thomas Lange <lange@debian.org> Fri, 20 Feb 2004 16:35:11 +0100 |
-- Thomas Lange <lange@debian.org> Thu, 26 Feb 2004 17:07:31 +0100 |
| 122 |
|
|
| 123 |
fai (2.5.3) unstable; urgency=low |
fai (2.5.3) unstable; urgency=low |
| 124 |
|
|
| 201 |
* subroutines: add sndmon messages, script should be bash script, change |
* subroutines: add sndmon messages, script should be bash script, change |
| 202 |
debug code in ifclass |
debug code in ifclass |
| 203 |
* install_packages: remove pinning info before checking for misspelt |
* install_packages: remove pinning info before checking for misspelt |
| 204 |
package name |
package name, usage() points to the man page |
| 205 |
* fai-setup: chown of /boot/fai |
* fai-setup: chown of /boot/fai |
| 206 |
* utils/softupdate, lib/prepare_apt: use dist-upgrade |
* utils/softupdate, lib/prepare_apt: use dist-upgrade |
| 207 |
* debian/compat created and debian/conffiles removed |
* debian/compat created and debian/conffiles removed |
| 284 |
* lib/task_sysinfo: call programm sysinfo if available |
* lib/task_sysinfo: call programm sysinfo if available |
| 285 |
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
| 286 |
using fcopy, add -i to fcopy calls |
using fcopy, add -i to fcopy calls |
| 287 |
* scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails |
* scripts/DEFAULT1/S10: create etc/hostname only if fcopy fails, add |
| 288 |
|
password protection to grub menu |
| 289 |
* class/01alias: use classes from file demo if hostname is demohost; add |
* class/01alias: use classes from file demo if hostname is demohost; add |
| 290 |
catnc(); use catnc instead of cat |
catnc(); use catnc instead of cat |
| 291 |
* class/11modules.source: now uses code from DEFAULT.mod |
* class/11modules.source: now uses code from DEFAULT.mod |