Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
THANKS: add Torge
fai-chboot, fai-chboot.8: support for MAC address, same as host name (thanks to Torge Gipp for the initial patch)
disk_config: use UUID's in fstab
fai-mirror, fai-mirror.8: add option -m
fai-vol_id: cleanup code
fai-cd: fix, use grub.cfg for grub2
fai-server.install: add missing grub.cfg
grub.cfg, Makefile: add missing grub.cfg to package
fai-cd.8: add option -G
fai-cd: add checks if package download succeeded
minor change in messages
control: update to new standards version
fai-guide.txt: add info how to generate the encrypted password
* faimond-gui: add option -s * Makefile: add support for small pixmaps in faimond-gui
subroutines: new subroutine umount_csspace, so it can be used in user hooks (thanks to Waldemar for the patch)
get-config-dir-http: new script to get a tarball of the config space (thanks to Waldemar Brodkorb for the initial patch)
fix typo
* mkramdisks: add option -a, remove use of FAI_NORAMDISK, use FAI_RAMDISKS * subroutines: adjust to new option of mkramdisks
fcopy: do not copy file if preinst script fails (closes: #573044) thanks to Andreas Schuldei for the patch
make-fai-nfsroot: remove variable $FAI_BOOT
fai-cd.8: add option -G
remove test which is already done before
fai-cd: add grub2 support (thanks to Sebastian Hetze for the patch)
fcopy, fai-cd, fai-do-scripts, ftar, fai-debconf, dhcp-edit, fai-class, install_packages, ainsl, fai-mirror, fai-chboot: remove version information, remove e-mail address for bugs
ftar, ftar.8: add xz support
fai-debconf: exit 0 all the time, change comment
task_sysinfo: remove call of sysinfo (non open source software), check if blkid exists before calling it
fai-savelog: add messages, if some variables are not defined, minor code cleanup
control: fix duplicate Depends on iproute
savelog.LAST: ignore ACPI Warning
mkramdisk,task_sysinfo,updatebase,fai-do-scripts,fai-debconf, faimond-gui,setup-storage,Commands.pm,Exec.pm,Fstab.pm,Init.pm, Parser.pm,Sizes.pm,Volumes.pm: add $Id$
subroutines: df output also shows type of file system
fai-do-scripts: add cfengine 3 support
40-misc: replace cfengine script with shell script
30-demo: replace script with shell code in 10-misc
99-discover-bug: remove unused script
fai-mirror, control: replace apt-move by reprepro
NEWS: add info about setup_harddisks removal
fai-client.install, copyright, bootexample.txt, fai-guide.txt, subroutines, THANKS, setup-storage.8, Makefile, FAIBASE.var: remove setup_harddisks and variable USE_SETUP_STORAGE
make-fai-nfsroot: add test if etc/init is available
subroutines: /proc + /sys might be empty because they were unmounted inside $FAI_ROOT but are still registered in /etc/mtab outside of $FAI_ROOT, so let's get rid of them outside the chroot as well iff they are present
10-misc, subroutines: move adding /etc/hosts entry from task_prepareapt to config space script, add only if host does not belong to class DHCPC
fai-client.install: remove list_disks
put ROOTPW into quotes, so empty password will work (thanks to Adrien Cunin for the patch)
make-fai-nfsroot: fix typo, remove redundant rm command
add $modified, add more messages, fix code for adding a host
Adjust debian/changelog according to latest changes Acked by Thomas
subroutines, fai: display date of execution (fai_rundate) on startup
install_packages.8: fix wording of description of -N option
install_packages: support retrieving sources for Debian based systems using the -s option
subroutines: do not dump bash array variables
make-fai-nfsroot: remove etc/hostname and 70-persistent-net.rules from nfsroot and base.tgz (thanks to Manuel Hachtkemper for the patch)
doc/error-levels: describe error levels of task_error subroutine
subroutines: add support for task_error to task configure
subroutines, fai: make sure fai exits with the according return code of task action (and all the hooks behind it)
make-fai-nfsroot.conf: set NFSROOT_HOOKS by default
setup-storage.8: add info about flag_initial
fai-chboot,fai-chboot.8: add option -P
control: change dependencies on fai-setup-storage
dhcp-edit: new command that adds or removes entries to/from dhcpd.conf
remove unneeded else
copy pxelinux.0 to TFTPROOT only if it's not already existing
subroutines: show rx and tx bytes for network device at the end
changelog entry
faimond-gui: Tk::Balloon is not used atm.
disk-info: rename subroutine
make-fai-nfsroot, make-fai-nfsroot.8: add option -B, (closes: #576092) (thanks to Mika Prokop for the patch)
updatebase: remove pre-lenny code
added changelog entry for install_packages typo fix
sources.list: fix security.geo.debian.org domain entries
ainsl: exit with 0 if line already exists in the file
mkramdisk: use exit in main routine (closes: #583289)
make-fai-nfsroot: fix typo
make release
install_packages: security fix, do not wite to world writeable directories (closes: 575921)
disk-info: remove local to make it a pure shell script
fai-chboot: do not print templates containing a number as subnet
make release
fai-quickstart.postinst: abort if $FAI_CONFIGDIR defined in the wrong config file, thanks to Henning Sprang for the patch (closes: #571265)
savelog.LAST.source: add pattern
make beta release
merged patches from experimental: setup-storage_GIB-support setup-storage_mdadm-output setup-storage_swap-fstab-bugfix setup-storage_ext4-support and bumped setup-storage version to 1.2.1
* list_disks removed * disk-info: do not return size of disks, return only device names, * subroutines: adjust set_disk_info to new behaviour of disk-info
subroutines: umount ramdisk in clean_exit()
mkramdisk: do nothing if the variable FAI_NORAMDISK is set to 1
make-fai-nfsroot: fix matching of hook names
make release
device2grub: add support for devices named vdX (closes: #568203)
QUESTIONNAIRE: remove some older questions
fai-client.install: add mkramdisk
do not remove upstart scripts mounted-*, needed for Ubuntu lucid
fai-debconf: ignore files that cannot match a class name
fai-debconf: ignore files that does not match the regex
install_packages: add support for zypper (install and remove packages) (closes: #514160)
make-fai-nfsroot: ignore backup files when executing hooks
mount2dir, subroutines: handle mount errors (closes: #557082)
install_packages: aptitude-r now uses MAXPACKAGES, thanks to Stefan Goetz for the bug report and the patch (closes: #558139)
control: add libxml2-utils to Build-dep-indep (closes: #556826), add dependency for build on lenny (closes: #556082)
control: add libxml2-utils to Build-dep-indep (closes: #556826)
subroutines: make installation faster by putting /var/lib/dpkg into a ramdisk
modified version of mkrw from FAI 3.1.8., use /dev/shm for temp file
merged reiserfs mkfs fix into trunk
lib/updatebase, fai-debconf: exit if mktemp fails, for e.g. when TMPDIR is set to nonexisting directory (Thanks to Michael Prokop for the hint)
upstart.conf: fix timing issue (thanks to Waldemar Brodkorb for the patch)
lib/mkramdisk: new script that mounts a ramdisk onto a directory and copies its contents to the ramdisk, can also umount the ramdisk and put the modified contents back to the hard disks, this script is a modified version of mkrw from FAI 3.1.8.
merged setup-storage_more-dev-names and bugfix-561489 into trunk
merged bugfix of #56168 for fai-vol_id
merged crypto-related patches for setup-storage from experimental, merged sameas option patch; thanks Julien Blache for all the work.
start version 3.3.3
Parser.pm: fix code for preserving lvm partitions (thanks to Michael for the patch)
load_keymap_consolechars: add code for usage of setupcon (thanks to Waldemar)
* make-fai-nfsroot: do not remove fai.conf from upstart directory (Thanks to Waldemar Brodkorb for the patch) * fai-guide.txt: minor fixes (Thanks to Waldemar for the patch) * THANKS: add Waldemar
setup-storage: increase version number
make release
add class GRUB_PC
* upstart-fai.conf: new file for starting fai via upstart * fai-nfsroot.dirs, fai-nfsroot.install, Makefile: add upstart files
fai,make-fai-nfsroot: add upstart support
* Commands.pm: add ext4 support for tune2fs * Fstab: do not fsck swap partitions
doc/Makefile: add target chunked
make release
fix typos
* control: update to standards version 3.8.3, no changes needed send correct message for faimond-gui before rebooting * faimond-gui: add task tests, fix handling of reboot message
README: use description from control file
remove use of fifo, use bash process substitution instead
follow symlinks when determine the file type
sources.list,make-fai-nfsroot.conf: use Debian geo mirrors
merged patch from experimental, bumped setup-storage version to 1.1.2
get-config-dir-nfs: remove -n when mounting
save maximal exit code now works
fix class FAISERVER (closes: #517517)
fai-do-scripts: remove warning about scripts with prefix S
include subnet mask in variable for NFS exports
remove 70-persistent-net.rules from nfsroot
* fai-cd, fai: get FAI_CONFIGDIR from new config file, add option -H * fai-cd.8: add option -H
disk_config/*: add nosuid, nodev and noatime to some partitions
set default values using bash : ${variable:=value}
set default for $SERVERINTERFACE
fix class FAISERVER
* Makefile: remove .svn directories in fai-doc * debian/source/format: use source package format 3.0 (native)
minor fix
* control: Depends: iproute for fai-client, fai-server add Format field : 3.0 (native) * rules: remove DH_ALWAYS_EXCLUDE
20-hwdetect.source: remove modules not needed any more, cleanup code
next beta
remove chapter about obsolete setup_harddisks tool
available (closes: #552133)
make next beta
add keys after copying /etc/apt to /target, do copy 10fai
add APT keys from package_config/*.asc files (closes: #363701,#504018)
add info how to remove the red logo, add info how to create a i386 nfsroot and mirror on a amd64 system (closes: #452761)
make next beta
add option -a (closes: #343344, #412889) * fai-mirror.8: add option -a
fai-chboot, fai-chboot.8: add option -u
change PATH, move /sbin to the end
check if test.log exists before using grep
examples/simple/files/etc/fai/*: update to more recent config files
get-config-dir, get-config-dir-file: print more info, print warning if no method is defined
next beta
* NEWS: add hint about missing packages in nfsroot, changes in dirinstall * mkdebmirror: update for lenny, use cache feature of debmirror > 2
dirinstall now uses $FAI_CONFIG_SRC instead of $FAI_CONFIGDIR
NEWS: add hint about missing packages in nfsroot
NFSROOT: remove cvs, bootpc, expect, mdetect
NFSROOT: remove cvs, bootpc
NFSROOT, make-fai-nfsroot.conf: remove dhcp3-client and dhcp-client, since it's now in the default configuration of debootstrap
Fstab.pm: print uuid and label of partition to console
fix typo/grammar: s#that skip somme commands#that skips some commands#
softupdate bug (#481871) will be fixed with this version
set trap for softupdate after checking if second instance is running
if two softupdates are running, print the name of the lock file
add info how to remove the red logo
remove information about inetd.conf, since tftpd is now started as standalone daemon, remove bootpd information, several small updates
control: update to standards version 3.8.3, no changes needed
next beta
new build-depends-indep for asciidoc tools, w3m, remove bootp
new build-depends-indep for asciidoc tools, remove bootp
fai: check if make-fai-nfsroot.conf is available if dirinstall is used
README: upgrade info about mailing list, add info about questionnaire
fai-setup: add advertisement for FAI questionnaire
get-config-dir, fai: set FAI to local path, if FAI_CONFIG_SRC is of type file: (closes: #481137)
get-config-dir, get-config-dir-file: print more info
next beta release
merged several setup-storage related patches from experimental tree
dhcpd.conf: change path of pxelinux.0
remove info about tftpd in inetd.conf
add and fix bug numbers
get-config-dir-cvs, fai-do-scripts: replace basename and dirname calls with bash functions
get-config-dir-hg: add support for mercurial (thanks to Darshaka Pathirana for the patch)
ftar: add support for .tgz suffix
add comment, rearrange variables, important variables first
add bug number
include subroutines-linux into subroutines include subroutines-linux into subroutines
fai-class.1: add ADDCLASS feature, add info about $LOGDIR/additional.var
fix code that sets action if smarti is used, minor code cleanup, download Debian source packages into $FAI_DEBSOUCRESDIR if defined
fix code that sets action if smarti is used, minor code cleanup
write list of all packages to packages.list
bug was reopened
fai-doc.doc-base.package: update file names
new build-depends-indep for asciidoc tools * doc/Makefile: new target for asciidoc documentation * doc/fai-guide.txt: fai-guide now written with asciidoc
remove broken links
print warning when setup_harddisks is used
update to standards version 3.8.2, no changes needed
task_updatebase now writes to software.log
additional call to clean_exit in task_dirinstall
add die() after open command
create /var/run/sshd (needed for ubuntu 9.10)
policy-rc.d.fai: udev not should be started when running make-fai-nfsroot
make-fai-nfsroot, DEMO/10-misc,FAIBASE/10-misc: chpasswd does not support -e in newer version, replaced by usermod
replace --print-installation-architecture by --print-architecture * 10-base-classes: replace --print-installation-architecture by --print-architecture
install_packages: do not call AptPkg function when -N was given
20-hwdetect.source, DEMO/10-misc,10-conffiles: apply patch from Michael, that skip somme commands on softupdate
use ainsl instead of echo
savelog.LAST.source: add error patterns
/files/packages, add section about tests
tests/FAIBASE_TEST: add simple test for partition layout of FAIBASE
examples/more-tests: add more tests from Sebastian
disk_config/FAIBASE: add file system labels
tests/Faitest.pm: new file including subroutines for tests. Thanks to Sebastian Hetze for the initial version.
remove discover
faimond-gui: add task tests
fill task_tests with code, execute tests before task chboot
fai-chboot: ignore ~ and .bak entries
package_config/FAIBASE: remove rsh-client
if NEXTTEST is used, define a class for next reboot. Thanks to Sebastian Hetze for this patch. fill task_tests with code
* fai-class: do not remove additional-classes when in debug mode, use the comma separated list of $ADDCLASSES for classes (closes: 497548) * fai-class.1: add ADDCLASS feature
fai-class: do not remove additional-classes when in debug mode
dereference symli nks when copying file into nfsroot
fix typo
menu.lst/postinst: add /g to perl substitution command
subroutines: do not unset the funtions task_$taskname after use
disk_config/*: add nosuid and nodev to some partitions
fai, fai.8: add option -s/--cspace to specify the config space URL
* fai.conf, make-fai-nfsroot.conf: move FAI_CONFIGDIR to m-f-n.conf, because it's only needed on an install server * fai-cd, fai: get FAI_CONFIGDIR from new config file * fai-server.preinst, fai-server.prerm, fai-quickstart.postinst: print warning if FAI_CONFIGDIR is still in the wrong place * fai-quickstart.prerm: source make-fai-nfsroot.conf instead of fai.conf
bumped setup-storage version
merged patch for 532321
merged patches
setup-storage_{missing-raid-devs,raid-preserve-entry-missing,raid10}
merged setup-storage_ignore-gpt-warning and setup-storage_better-error-msgs
merged patch to support current mdadm versions
moved setup-storage_udevsettle into trunk
setup-storage_bootable patch integrated in trunk
line (closes: #497548), remove outdated information about /files/packages * fai-mirror: remove use of $addpackages (closes: #537544)
fai-savelog: cd to the right place if LOGREMOTEDIR is set, thanks to Robin Powell for the patch (closes: #515704)
* debian/control: Depends: iproute for fai-client, fai-server * fai-setup, make-fai-nfsroot, subroutine-linux, get-boot-info, task_sysinfo, S99fai-setup/FAISERVER: Replaced all calls to ifconfig by proper ip + shell magic calls (closes: #524347). Thanks to Luk Claes for the patch
make-fai-nfsroot: mount sysfs inside nfsroot (closes: #532985)
ainsl: create missing path elements if -a is used (closes: #447199)
fai-guide.sgml: add hint how to define classes on the kernel command line (closes: #497548)
fcopy.8: improve info for calling postinst
task_sysinfo: call blkid on all disks
fai-class: add string warning to message
remove yes pipe when calling debootstrap
subroutines-linux: fix log message
make release
- merged patches setup-storage_better-error-msg and setup-storage_gpt-bios from experimental - bumped setup-storage version to 1.0.5
build-dep on proper debhelper version
replaced manual overrides copying by a simple and beautiful dh_lintian call, added override for evil fai-nfsroot package
copyright: fix lintian warning
control: remove duplicate fields
fai-abort: add missing lsb header
- replaced dh_clean -k by dh_prep - updated policy version to 3.8.1
a first set of hyphen-used-as-minus-sign bugfixes (committing to trunk with permission of Thomas)
fai-cd.8: add option -B
conf/menu.lst.boot-only: new config file for the boot only CD
fai-cd: add option -B, that creates a boot-only CD (without containing the nfsroot, the partitial mirror and the config space)
menu.lst: remove year
adjust indentation
subroutines-linux: get-config-dir was never run if -z $monserver, which may be the case when no DHCP was done (dirinstall, softupdates, or install using fixed IP); problem was introduced by patch in r5338. (closes: #525096)
fix typo
fix typo
make release
fai,subroutines: move definition of trap clean_exit into task dirinstall
make-fai-nfsroot.8: adjust informationen about -U (closes: #520257)
include target directory information into stamp (closes: #503653)
try to umount mirror before removing old nfsroot (closes: #500208)
mount2dir: add commands to create /var/lock and /var/run on the filesystem mounted at / (closes: #464541)
get-config-dir-git: do not clone into an existing directory (thanks Sebastian Harl) (closes: #506463)
fai-mirror: set Dir::Etc option instead of changing Dir::Etc::sourceslist only (thanks Sebastian Harl) (closes: #504813)
check if debootstrap finished properly (closes: #524369)
compat,rules: update to compat level 7
fai-chboot.8: fix description of -i
always change HOSTNAME when -u was used (closes: #456978) add -u to help message
fai-chboot: always add $append to pxe configuration (closes: #495535)
send TASKEND faiend message
packages_config/FAIBASE: add lvm2 (closes: #517417)
stop_fai_installation() sends message to faimond
fix wrong bug number
parsing boot.log, use = and strip off any quotes (closes: #439250), check earlier if faimond is available, send TASKBEGIN message
control: add depends on net-tools for fai-client (closes: #456978)
subroutines: add trap for softupdates (closes: #449236)
in a file called class/*.var (closes: #515139), create /var/run/fai (closes: #515775) * fai-client.dirs, fai-server.dirs: remove /var/run/fai
patch) (closes: #523625), fixing informal message (closes: #516385)
ainsl: add test if target file exists, improve exit codes (closes: #500244)
fai: set STOP_ON_ERROR to 700, this can be overwritten by fai.conf or in a file called class/*.var (closes: #515139)
fai-gude.sgml: add hint how to avoid this bug (closes: #265973)
fai-do-scripts: skip files with certain suffixes (closes: #500579), improve test if $debug is set to 1 (closes: #496072)
fai-mirror: check if -C was used, (thanks to James Richardson for the patch) (closes: #523625)
Merged patches setup-storage_cylinder-boundary and setup-storage_fs-tool-check into trunk, updated changelog accordingly
-k now also upgrades all packages inside the nfsroot, add -N to install_packages call, this is good for cross architecture building the nfsroot * NFSROOT: install aMD64 apckages with aptitude, this also helps when building an amd64 nfsroot on i386
in r5283 somehow the leading "fai" for 3.2.17 got lost
added missing closes: entry
applied setup-storage_extended-opts in trunk (also closes #521172, fai-client: setup-storage does not complain about typo in options)
applied bugfix for #521153 (fai-client: setup-storage prints perl warning instead of clear message) in trunk
fai-cd, make-fai-nfsroot: awk can also do the grep
20-removable_media: add fd0 entry to fstab only if device is present
call cfagent scripts with -v if fai is in debug mode
lib/get-config-dir-svn: Added support for password in SVN URL (thanks Robin Powell) (closes: #515057)
move entry to michael
* lib/get-config-dir-*: task_error requires the exit code of the preceeding command as the second argument * lib/subroutines-linux: The exit code of a command earlier in a pipe must be read using $PIPESTATUS, not $? (closes: #444210)
bin/faimond: Try to load Proc::Daemon only in case -d is given; if it fails, print a helpful error message (closes: #513090)
bin/fai-setup: Do not unconditionally add $FAI_CONFIGDIR to exports(5) (thanks Sebastian Harl) (closes: #504801)
lib/get-config-dir-svn: Make username in svn:// config url optional (thanks Alexander Fisher) (closes: #441436)
lib/subroutines-linux: don't rely on ' as a field separator when parsing boot.log, use = and strip off any quotes (closes: #439250)
fai-do-scripts: skip files with certain suffixes (closes: #500579)
make-fai-nfsroot: call apt-get update when using -k (closes: #507892), -k now also upgrades all packages inside the nfsroot
make-fai-nfsroot: call apt-get update when using -k (closes: #507892)
new file live.conf will disable some messages during booting
added closes: #521290 notice as Mrfai confirmed that the bug is indeed already fixed in current experimental builds
reworded very much like suggested by Michael Tautschnig
changelog entry: + * Fix regex in setup-storage/Parser.pm to not force a space onto VG / LV + names, which is illegal for such ids, thanks Frederic Blanc for the patch. + (Closes: #516849) Michael (T.), do you agree with this wording? (And please re-check the actual diff I commited :) It seems fine to me. :) This has been commited against trunk, branches/lenny, tags/3.2.17 and tags/3.2.17~lenny1 - the latter two will be uploaded to sid and stable as soon as Thomas gives his ACK.
* fai 3.2.17 and 3.2.17~lenny1 are identical - the difference in version number is only due to the way packages move within Debian releases. * Added myself to uploaders. This adds 3.2.17 to trunk and set the version number for the next release to 3.2.18
- improve changelog message - prepare upload to stable-proposed-updates
* device2grub: Add /dev/i2o/hdX to the list of recognized devices. Thanks
to Jürgen Kahnert for the patch. (Closes: #515101)
* fai-mirror: honor $debug and $qflag environment variables, thanks to Michael Tautschnig. (Closes: #494431)
ftar, fcopy: add info about the other tool
Fix typo in fai-do-scripts, thanks to Andrew Ruthven for reporting this. (Closes: #504662)
fai-cd: use a pipe when sending commands to grub
Second series of setup-storage patch imports from experimental, merged: - setup-storage_non-existing-device-fail-early - setup-storage_proper-vg-existance-handling - setup-storage_force-disklabel - setup-storage_raid0-has-no-spares - setup-storage_proper-partition-index - aoe-support - setup-storage_bugfix-virtual - setup-storage_crypto-for-all-mountspecs - setup-storage_partition-too-large-for-disk-error - setup-storage_command-dep-debugging - setup-storage_crypto-with-random-init-configurable Merging into trunk completed, cleanup of experimental will follow
First series of setup-storage related fixes that get merged from experimental; merged: - setup-storage_udevsettle-etch - setup-storage_large-partition-check - setup-storage_opt-d - setup-storage_crypto-bugfixes - setup-storage_initramfs-lvm-raid - setup-storage_liblinux-lvm - setup-storage_disk-id-support Further merges and the update to experimental will follow soon.
ainsl: add test if target file exists
prcopyleft: year++
make release
fai: fix RC bug, missing umount (closes: #511391)
fix version
* [ Colin Tuckley ] * fixed spelling mistakes in faimond.8, faimond-gui.1
setup-storage: increase version number
add changelog entry
get-boot-info: fix wrong test parameter (closes: #509090)
fai-guide.sgml: fix several typos, mention Git, use $FAI instead of /fai (closes: #507129)
fai-guide.sgml: fix package name in documentation (closes: #504797)
links.html: fix typo (closes: #508598)
dhcpd.conf/FAISERVER: fix wrong path in example
bootexample.sgml: fix typo
lib/subroutines: check *.var files if they are readable
fai-cd.8, fai-guide.sgml
fix typos in mkdebmirror, NEWS, classes_description.txt, fai-mirror, fai-cd.8
fixed spelling mistakes in fai-do-scripts.1, fai-mirror.1
fai-server.manpages: faimond-gui.1 was not included into the package
setup-storage, Commands.pm, Exec.pm: Call udevsettle before doing any of the commands to avoid all the possible pitfalls, simplyfies the code quite a bit. (closes: #503729)
install_packages: fix usage of option -n (closes: #489546)
fai-guide.sgml: document behaviour of LOGSERVER (closes: #361524)
fcopy: fix ordering of classes (closes: #502975)
lib/setup-storage/Commands.pm: fixed dependency error in vgcreate commands (closes: #502462)
fai-chboot.8: fix warning from man
setup-storage: increase version number
fai-guide.sgml: minor update in example
minor change
* setup-storage: extended debug output of sorted commands (closes: #500822) * setup-storage/Commands.pm: Properly sort commands, fixed dependency errors, use start_byte for new config instead of begin_byte (closes: #500822)
* lib/setup-storage/Exec.pm: recent versions of parted log errors to stdout instead of stderr + adaption of error messages to current ones (closes: #500823) * lib/setup-storage/Volumes.pm: Handle new error message in case of missing disk label (closes: #500823)
Warn, if a preserved partition does not match the size specified in the disk_config; fail, if an extended partition is to be created in place of a to-be-preserved partition (closes: #501772)
use awk instead of cut and grep (closes: #500046)
use same intro for description for all packages, add dependeny and recommends on openbsd-inetd | inet-superserver as workaround for #404760
add info about kernel parameters
faisetup.sgml: update messages
bootexample.sgml: update example messages
fix typo
* fai-debconf.1: fix minor fixes
use same intro for description for all packages
fai-guide.sgml: remove info about make-fai-bootfloppy
fai-chboot.8, fai-cd.8, ainsl.1, fai.8, fai-class.8: apply patches from Colin Tuckley
control: depend on syslinux-common instead of syslinux (closes: #494417)
reformat examples using tab stops, make groff happy
setup-storage.8: replace mdoc macro version with man macro version, reformat examples, make groff happy
setup-storage.8: replace mdoc macro version with man macro version
fix typo
minor fix
make-fia-nfsroot.8: minor fixes
install_packages: minor fixes
faimond: minor fixes
fai-mirror.1: add information about files used by this script
fai-cd.8: remove unused info
fai-chboot.8: add example for using templates, add link to pxelinux documentation
THANKS: add Colin
minor fix
fai-chboot.8, fai-cd.8, ainsl.1, fai.8: apply patches from Colin Tuckley
add thanks to some guys, make release
move important bug to top
improve english
20-copy-mirror: set correct symlink, add comment
minor fix
minor update
add more info
make beta8
check if list of cdrom devices is empty (closes: #498052)
(closes: #439101), do not access /proc/uptime if /proc is not mounted (closes: #496234)
minor commit
make beta7
make beta6
add missing info
restructure changelog changelog changelog :)
disk-info: fix bashism (closes: #498023)
fai-doc.doc-base.package: lintian fix
fix date
fix syntax error
minor commit
fai-client.postrm: use rm -rf, we do so in other maintainer scripts as well and /var/run/fai is probably the least critical place (closes: #494423)
minor update
apply lintian fixes from mt
fai-cd: do not redirect stdout to /dev/null when calling find_fai_data
setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes, thanks to Mika
use lenny in FAISERVER class
10-misc: remove tune2fs call, now done by new partition tool
package_config/GNOME: make gnome example smaller
remove class SETUPSTORAGE
use new partition tool in simple examples
included in 3.2.9 (closes: #494784), fix wrong variable name
fix typo, add bug numbers
do reference NEWS.Debian (closes: #452760)
remove make-fai-bootfloppy script and man page (closes: #452375)
minor commit
minor commit
minor commit
start 3.2.10
make release
prepare release
prelare release
prepare release
make pre-release
add messages for last commits in trunk
minor commit
make release
prepare release
minor commit
minor commit
minor change
minor commit
minor update
commit changelog, cleanup of svn repository, removing some binary blobs Excluding prefixes: '/people/faiguy/configspaces/SUSE/basefiles/OPENSUSE103_32BIT.tar.gz' '/people/oz/roll-out-cd/live-include-dir/live-include.tgz' '/people/oz/roll-out-cd/live-include-dir/var/lib/roll-out/live-include.tgz' '/people/oz/roll-out-cd/live-include-dir/var/lib/roll-out/freedos.img.000' '/people/oz/roll-out-cd/templates/common' '/people/h01ger/live-CD/templates/common' Dropped 170 node(s): '/people/faiguy/configspaces/SUSE/basefiles/OPENSUSE103_32BIT.tar.gz' '/people/h01ger/live-CD/templates/common' '/people/h01ger/live-CD/templates/common/README.html' '/people/h01ger/live-CD/templates/common/README.mirrors.html' '/people/h01ger/live-CD/templates/common/README.mirrors.txt' '/people/h01ger/live-CD/templates/common/README.txt' '/people/h01ger/live-CD/templates/common/doc' '/people/h01ger/live-CD/templates/common/doc/00-INDEX' '/people/h01ger/live-CD/templates/common/doc/FAQ' '/people/h01ger/live-CD/templates/common/doc/FAQ/debian-faq.en.html.tar.gz' '/people/h01ger/live-CD/templates/common/doc/FAQ/debian-faq.en.pdf.gz' '/people/h01ger/live-CD/templates/common/doc/FAQ/debian-faq.en.ps.gz' '/people/h01ger/live-CD/templates/common/doc/FAQ/debian-faq.en.txt.gz' '/people/h01ger/live-CD/templates/common/doc/FAQ/html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-basic_defs.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-basic_defs.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-compat.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-compat.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-contributing.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-contributing.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-customizing.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-customizing.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-faqinfo.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-faqinfo.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-ftparchives.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-ftparchives.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-getting.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-getting.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-kernel.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-kernel.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-nexttime.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-nexttime.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-pkg_basics.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-pkg_basics.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-pkgtools.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-pkgtools.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-redistrib.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-redistrib.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-software.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-software.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-support.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-support.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-uptodate.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/ch-uptodate.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/footnotes.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/footnotes.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/index.en.html' '/people/h01ger/live-CD/templates/common/doc/FAQ/html/index.html' '/people/h01ger/live-CD/templates/common/doc/bug-log-access.txt' '/people/h01ger/live-CD/templates/common/doc/bug-log-mailserver.txt' '/people/h01ger/live-CD/templates/common/doc/bug-mailserver-refcard.txt' '/people/h01ger/live-CD/templates/common/doc/bug-maint-info.txt' '/people/h01ger/live-CD/templates/common/doc/bug-maint-mailcontrol.txt' '/people/h01ger/live-CD/templates/common/doc/bug-reporting.txt' '/people/h01ger/live-CD/templates/common/doc/constitution.txt' '/people/h01ger/live-CD/templates/common/doc/debian-manifesto' '/people/h01ger/live-CD/templates/common/doc/mailing-lists.txt' '/people/h01ger/live-CD/templates/common/doc/social-contract.txt' '/people/h01ger/live-CD/templates/common/doc/source-unpack.txt' '/people/h01ger/live-CD/templates/common/pics' '/people/h01ger/live-CD/templates/common/pics/blue-lowerleft.png' '/people/h01ger/live-CD/templates/common/pics/blue-lowerright.png' '/people/h01ger/live-CD/templates/common/pics/blue-upperleft.png' '/people/h01ger/live-CD/templates/common/pics/blue-upperright.png' '/people/h01ger/live-CD/templates/common/pics/debian.jpg' '/people/h01ger/live-CD/templates/common/pics/logo-50.jpg' '/people/h01ger/live-CD/templates/common/pics/red-lowerleft.png' '/people/h01ger/live-CD/templates/common/pics/red-lowerright.png' '/people/h01ger/live-CD/templates/common/pics/red-upperleft.png' '/people/h01ger/live-CD/templates/common/pics/red-upperright.png' '/people/h01ger/live-CD/templates/common/tools' '/people/h01ger/live-CD/templates/common/tools/README' '/people/h01ger/live-CD/templates/common/tools/diskio.zip' '/people/h01ger/live-CD/templates/common/tools/fips20.zip' '/people/h01ger/live-CD/templates/common/tools/gzip124.exe' '/people/h01ger/live-CD/templates/common/tools/lodlin16.zip' '/people/h01ger/live-CD/templates/common/tools/md5sum-w32.zip' '/people/h01ger/live-CD/templates/common/tools/rawrite1.zip' '/people/h01ger/live-CD/templates/common/tools/rawrite2.zip' '/people/h01ger/live-CD/templates/common/tools/rwwrtwin.zip' '/people/h01ger/live-CD/templates/common/tools/src' '/people/h01ger/live-CD/templates/common/tools/src/md5sum-w32_1.1.dsc' '/people/h01ger/live-CD/templates/common/tools/src/md5sum-w32_1.1.tar.gz' '/people/h01ger/live-CD/templates/common/tools/unz512x3.exe' '/people/oz/roll-out-cd/live-include-dir/live-include.tgz' '/people/oz/roll-out-cd/live-include-dir/var/lib/roll-out/freedos.img.000' '/people/oz/roll-out-cd/live-include-dir/var/lib/roll-out/live-include.tgz' '/people/oz/roll-out-cd/templates/common' '/people/oz/roll-out-cd/templates/common/README.html' '/people/oz/roll-out-cd/templates/common/README.mirrors.html' '/people/oz/roll-out-cd/templates/common/README.mirrors.txt' '/people/oz/roll-out-cd/templates/common/README.txt' '/people/oz/roll-out-cd/templates/common/doc' '/people/oz/roll-out-cd/templates/common/doc/00-INDEX' '/people/oz/roll-out-cd/templates/common/doc/FAQ' '/people/oz/roll-out-cd/templates/common/doc/FAQ/debian-faq.en.html.tar.gz' '/people/oz/roll-out-cd/templates/common/doc/FAQ/debian-faq.en.pdf.gz' '/people/oz/roll-out-cd/templates/common/doc/FAQ/debian-faq.en.ps.gz' '/people/oz/roll-out-cd/templates/common/doc/FAQ/debian-faq.en.txt.gz' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-basic_defs.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-basic_defs.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-compat.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-compat.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-contributing.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-contributing.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-customizing.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-customizing.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-faqinfo.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-faqinfo.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-ftparchives.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-ftparchives.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-getting.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-getting.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-kernel.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-kernel.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-nexttime.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-nexttime.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-pkg_basics.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-pkg_basics.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-pkgtools.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-pkgtools.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-redistrib.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-redistrib.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-software.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-software.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-support.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-support.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-uptodate.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/ch-uptodate.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/footnotes.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/footnotes.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/index.en.html' '/people/oz/roll-out-cd/templates/common/doc/FAQ/html/index.html' '/people/oz/roll-out-cd/templates/common/doc/bug-log-access.txt' '/people/oz/roll-out-cd/templates/common/doc/bug-log-mailserver.txt' '/people/oz/roll-out-cd/templates/common/doc/bug-mailserver-refcard.txt' '/people/oz/roll-out-cd/templates/common/doc/bug-maint-info.txt' '/people/oz/roll-out-cd/templates/common/doc/bug-maint-mailcontrol.txt' '/people/oz/roll-out-cd/templates/common/doc/bug-reporting.txt' '/people/oz/roll-out-cd/templates/common/doc/constitution.txt' '/people/oz/roll-out-cd/templates/common/doc/debian-manifesto' '/people/oz/roll-out-cd/templates/common/doc/mailing-lists.txt' '/people/oz/roll-out-cd/templates/common/doc/social-contract.txt' '/people/oz/roll-out-cd/templates/common/doc/source-unpack.txt' '/people/oz/roll-out-cd/templates/common/pics' '/people/oz/roll-out-cd/templates/common/pics/blue-lowerleft.png' '/people/oz/roll-out-cd/templates/common/pics/blue-lowerright.png' '/people/oz/roll-out-cd/templates/common/pics/blue-upperleft.png' '/people/oz/roll-out-cd/templates/common/pics/blue-upperright.png' '/people/oz/roll-out-cd/templates/common/pics/debian.jpg' '/people/oz/roll-out-cd/templates/common/pics/logo-50.jpg' '/people/oz/roll-out-cd/templates/common/pics/red-lowerleft.png' '/people/oz/roll-out-cd/templates/common/pics/red-lowerright.png' '/people/oz/roll-out-cd/templates/common/pics/red-upperleft.png' '/people/oz/roll-out-cd/templates/common/pics/red-upperright.png' '/people/oz/roll-out-cd/templates/common/tools' '/people/oz/roll-out-cd/templates/common/tools/README' '/people/oz/roll-out-cd/templates/common/tools/diskio.zip' '/people/oz/roll-out-cd/templates/common/tools/fips20.zip' '/people/oz/roll-out-cd/templates/common/tools/gzip124.exe' '/people/oz/roll-out-cd/templates/common/tools/lodlin16.zip' '/people/oz/roll-out-cd/templates/common/tools/md5sum-w32.zip' '/people/oz/roll-out-cd/templates/common/tools/rawrite1.zip' '/people/oz/roll-out-cd/templates/common/tools/rawrite2.zip' '/people/oz/roll-out-cd/templates/common/tools/rwwrtwin.zip' '/people/oz/roll-out-cd/templates/common/tools/src' '/people/oz/roll-out-cd/templates/common/tools/src/md5sum-w32_1.1.dsc' '/people/oz/roll-out-cd/templates/common/tools/src/md5sum-w32_1.1.tar.gz' '/people/oz/roll-out-cd/templates/common/tools/unz512x3.exe'
make release
prepare release
prepare release
minor commit
make release
make release
make 3.2.2. release
make beta17
make beta16
make beta15
make beta14
make beta13
make beta12
make beta11
make beta10
make beta9
make beta8
make beta7
make beta6
make beta5 release
make beta4
make beta
minor commit
minor change
make release
make release
- make get-config-dir-svn work for svn+ssh with username (Closes: #442021) [12:08] <Mrfai> h01ger: yep please commit get-config-dir-svn to trunk
prepare beta release
prepare next release
minor update
update
update time
make release
make beta13 release
make beta12 release
make release
make beta release
make beta release, booting via net now works with live-initramfs 1.91.5~2516
make beta release
I forget that commit 4439 closes: #430798
make beta7
commit 4431 and 4434 closes #392038
minor commit
minor commit
make beta6 release
make beta5 release
minor commit
make beta release
make beta release
fix version number
just commit the changelog
prepare release
minor commit
make release
make release after minor change
make release
make next release
make release
fix typo
make next release
prepare release
add fcopy change
prepare release
since fai-kernels is updated to kernel 2.6.18, fai must also be updated
add Vcs-Svn control field (closes: #399561)
make release
prepare release
prepare release
just commit it to test the sender filter and post-commit hook on alioth
fix file name to variables.log
make-fai-nfsroot: add missing option h to getopt
make release
remove rstatd because it's buggy atm
prepare release
rename action dirinst to dirinstall (closes: #390345)
commit changes for 3.0.1 (not an official release yet)
minor fix
prepare release
make last beta release :-)
make beta release
make beta release
make beta release
make beta release
make beta release
minor changes
make last beta release for sarge
add error message
make beta release
setting FAI_ETC_DIR is the same as specifying -C cfdir, default to /etc/fai
fai-mirror: make -a default, remove -a, add -B
make beta release
next beta release
make next beta release
minor change
make final release for today ;-)
change fai-chboot options: -D is now -D, -r is now -d, -r unused
minor commit
minor changes
use '#' in front of all debian bug numbers
minor update
minor update
fix typo
get network info via DHCP if ip=dhcp was set
uses discover1 for hardware detection, discover version 2 is not maintained any more
minor update
just commit the changelog
minor commit
minor change
minor change
- added a linda override for fai-quickstart (ignore /usr/doc-symlink warning) - added Section: headers to binary packages in control
- fix lintian error: build-depends-indep-should-be-build-depends debhelper - complies with policy 3.7.2
change options of /proc mount entry in fstab to rw,nosuid,noexec
change path to /srv/tftp/fai/pxelinux.cfg
minor change
minor change
new path for /boot/fai and /boot/fai/pxelinux.cfg
make release
repare next release
remove silly NMU patch
prepare next version
apply NMUs patches. Please never do NMUs again this way!
make release
do not mount /tmp/fai during softupdate
raise size of ramdisk for /fai
make release
minor change
enable DNS inside the nfsroot (closes: #358783)
check $IPADDR before appending to etc/hosts (closes: #331258)
grep for string before appending to file (closes: 364748)
add option -n to mkrw
minor fixes in mkrw (closes: 365035, 365037)
do not use dpkg-divert for dhcp things, instead call dhclient with different configuration file and script (closes: #369265)
still debugging :-(
still debugging
debugging svn hook, --from $USER@
debugging svn hook, using --from lange@..
debugging svn commit, test with lange@
debugging svn post-commit
still debugging
debugging svn post-commit
still debugging svn post-commit hook
debug svn post-commit hook
debugging svn commit mail problems
test for svn post-commit
minor change for svn post-commit test
make release
prepare release
prepare release
minor commit
remove incorrect info, fcopy was not broken
make release
prepare release
prepare release
prepare release
minor udpdate
minor update
just commit it
new code for generating sources.list file
minor change
minor change
add class FAISERVER, class is not yet ready-to-go
remove all unused classes, update description (closes: #322026)
fix typo, closes: #34364
use NFS v2 for now
add new script fai-statoverride
make release
just a commit
just commit
add more warnings
minor update
define nfsroot using fai-chboot, same as root-path in dhcpd.conf
check if $FAI_CONFIGDIR is valid (closes: #334577)
add bug number to close
just commit changes
do not install recommended package by default, add aptitude-r in download only mode
commit some changes
use -U with fcopy, so grub's menu.lst will not be overwritten during softupdate (closes: #313069, #314995)
new stamp file name when action is softupdate
exist unless arch is i386 or amd64 (closes: #339098)
test if $mirrordir starts with a slash (closes: #328139)
add i2o support (closes: #317797)
do not overwrite resolv.conf if it's a symlink (closes: #305783)
test if $single is set (closes: #340421)
add option -I (closes: #337271)
with kernel 2.6.14 we can call tune2fs (closes: #307147)
fix code for -i when using a relative path (closes: #314551)
do chroot before using getpwnam (closes: #283475)
new test if ssh package is installed (closes: #322759)
add last changes
fai-cd: add tests if nfsroot was created (#317495) and if mkisofs is available (#334871)
add bug number closed
minor fixes to fai guide, closes 332318
fix typos, closes 332291
include README.disk_config into fai guide, closes #332295
merge people/eartoast/bugfix/297550 and people/eartoast/features/fcopy-preinst
do not execute S[0-9][0-9]* any more, closes 310999
fai-mirror: add -i to egrep (closes: #312508)
add fix for #312128
merge people/lazyboy/bugfixes/334333
merge people/lazyboy/bugfixes/320024 in here
remove sunos stuff from source and Fai.pm
fix typo, remove depends on mkinitrd-cd[i386]. This does not work. It removes the complete Depends line from the package
close a bug
create package fai-nfsroot
remove package fai, add package fai-server and fai-client
move documentation and examples into new package fai-doc
make release
make release
typo
prepare release
prepare release
repare release
change upload queue
prepare release
prepare new release
make release
just keep in sync
make beta release
test for cvs-mailcommit
prepare prerelease
sync CVS
make release
minor text changes
make prerelease
make release
rename release to 2.7
make release
make release
make beta release
make release
prepare beta release
make beta release
prepare beta release
prepare beta release
prepare beta release
prepare beta release
prepare beta release
just checkin
make release
make release
make release
make release
make release
exclude make-fai-nfsroot.conf from dh_fixperms
make release
change urgency to medium
make release
make beta
update to standards 3.6.1
prepare release
make new release
prepare release
prepare beta
make beta
prepare beta release
just commit some changes
commit some changes
make release
prepare release
make release
prepare new release
purge now really deletes all fai files
*** empty log message ***
make release
make release
prepare release
use DESTDIR
make beta release
prepare beta release
upload changes to cvs
make prelease
make release
prepare release
set release time
make release
make release
prepare beta release
prepare release
minor entries
prepare beta version
prepare beta release
prepare a beta release
remove emacs variables
add emacs variables to changelog file prepare cvs commit
commit first chunk of patches
make release
make release
typo fixed, add "unattended" to package description
make new release
finish release
make release 2.3
prepare 2.3pre release, last version for potato
add cciss support in setup_harddisks
prepare a 2.3pre release
new option recover in make-fai-nfsroot
tmpfs is now called shm
version now 2.3pre added many comments
finish release 2.2.3
utils moved from doc directory to /usr/share/fai/utils
make 2.2.3pre version
make release
finish next release
finish release
set date for release
next release
new release
internal comment removed
next major release
rearrage and added comments
hacking code for 2.0 finfished (really ?)
almost ready for release
*** empty log message ***
must set date to call dpkg-buildpackage
*** empty log message ***
*** empty log message ***
now release it
new release
*** empty log message ***
$BASETGZ removed, $FAI_BASETGZ us now used
prepare next release
next release
bug fix version
remove usr/local directory
*** empty log message ***
*** empty log message ***
kernel-nfs-server support, architecture now "any"
new version 1.2.0beta1
*** empty log message ***
*** empty log message ***
add start-stop-daemon script to fake it's function
min changes
*** empty log message ***
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |