febootstrap.git
2011-09-01 Richard W.M... Version 3.10. 3.10
2011-09-01 Richard W.M... Move febootstrap into src/ subdirectory.
2011-09-01 Richard W.M... Fix previous commit for non-Debian case.
2011-09-01 Richard W.M... debian: Include workaround for broken apt-cache depends...
2011-09-01 Richard W.M... debian: Use configured aptitude program instead of...
2011-09-01 Richard W.M... debian: Detect apt-cache in configure.
2011-08-26 Richard W.M... Version 3.9. 3.9
2011-08-26 Richard W.M... Remove obsolete ELF_DEFAULT_ARCH, DEFAULT_ARCH rules...
2011-08-25 Hilko Bengenfebootstrap: Fix build on platforms where there is...
2011-08-25 Hilko Bengenfebootstrap-supermin-helper: Replace objcopy call for...
2011-08-19 Richard W.M... febootstrap: Add --save-temps option to save temporary...
2011-08-19 Richard W.M... Update copyright notices in manual pages.
2011-08-12 Richard W.M... Include ext4 module in the initrd.
2011-08-10 Richard W.M... Download archives with permissive umask (thanks David...
2011-08-10 Richard W.M... Version 3.8. 3.8
2011-07-22 Richard W.M... helper: Allow kernel and modpath to be selected from...
2011-07-22 Richard W.M... helper: create_kernel_archlinux should return const...
2011-07-22 Richard W.M... helper: Move all_files down function.
2011-07-21 Richard W.M... debian: Check for gawk.
2011-07-15 Richard W.M... Version 3.7. 3.7
2011-07-15 Richard W.M... De-duplicate directories with the same name, like ...
2011-07-15 Nikita A Menkovichdebian: Add missing build dependency on gawk.
2011-06-06 Richard W.M... helper: Fix error message when modules.dep is not found.
2011-06-06 Richard W.M... Remove trailing whitespace from one line.
2011-06-06 Hilko Bengenfebootstrap/helper: Major change to kernel module handl...
2011-06-06 Hilko Bengenfebootstrap/helper/init: Add translations for errno
2011-06-01 Richard W.M... Version 3.6. 3.6
2011-06-01 Richard W.M... Fix some printf format warnings when -Wall is enabled.
2011-06-01 Hilko Bengenfebootstrap/helper/init: Mount /proc if not already...
2011-06-01 Hilko BengenDon't require external insmod.static.
2011-06-01 Hilko Bengenfebootstrap: Look for insmod.static, mke2fs in /sbin
2011-06-01 Hilko BengenForce creation of /lib/modules directory.
2011-05-27 Richard W.M... Version 3.5. 3.5
2011-05-27 Daniel BerrangeCheck lseek return type against (off_t) -1.
2011-05-27 Richard W.M... Increase appliance container to 4 GB.
2011-05-27 Richard W.M... helper: Add better error messages if files too big...
2011-05-12 Richard W.M... helper: When /init fails, print some debugging information.
2011-05-12 Richard W.M... Force mode +x on insmod.static binary (RHBZ#666880).
2011-04-27 Richard W.M... helper: Change to root directory before running find...
2011-04-20 Richard W.M... helper: Don't fail if objects are created in a symlinke...
2011-03-18 Richard W.M... Version 3.4. 3.4
2011-03-18 Richard JonesAllow config files from different packages if both...
2011-03-18 Richard JonesCollect the size (ft_size) of files from package handlers.
2011-03-14 Richard W.M... Link init with '-static' instead of '-all-static'.
2010-12-12 Richard W.M... helper: Add support for ArchLinux kernels.
2010-12-12 Thomas S Hatchpacman: Update ArchLinux module.
2010-12-11 Richard W.M... Version 3.3. 3.3
2010-12-11 Richard W.M... helper: Ignore times of special files when calculating...
2010-12-09 Richard W.M... Add debian/ subdirectory (temporary).
2010-12-09 Richard W.M... debian, pacman: incorrect detection of config files.
2010-12-07 Richard W.M... docs: Missing backslash.
2010-12-07 Richard W.M... Add pod.css to EXTRA_DIST. 3.2
2010-12-07 Richard W.M... Version 3.2
2010-12-07 Richard W.M... docs: Refresh documentation with explanation of supermi...
2010-12-07 Richard W.M... helper: Remove refs in docs to old manual pages.
2010-12-07 Richard W.M... Add HTML documentation to the public website.
2010-12-07 Richard W.M... autobuild: Factor out HOSTNAME variable.
2010-12-07 Richard W.M... Add autobuild script.
2010-12-07 Richard W.M... Real fix for .*.hmac files (accidental reopening of...
2010-12-06 Richard W.M... Properly ignore .*.hmac files (accidental reopening...
2010-12-06 Richard W.M... Version 3.1. 3.1
2010-12-06 Richard W.M... Add --yum-config option to set a yum configuration...
2010-12-06 Richard W.M... Clean up some warnings and debug messages.
2010-12-06 Richard W.M... yum: Don't pass tmpdir as an explicit parameter.
2010-12-06 Richard W.M... yum: Call setCacheDir so this works for non-root users.
2010-12-06 Richard W.M... Allow --verbose to control whether yum messages are...
2010-12-06 Thomas S HatchAdd support for Arch Linux (pacman package manager).
2010-12-06 Richard W.M... docs: Arrange required/optional packages more logically.
2010-12-06 Richard W.M... docs: Note that gawk (GNU awk) is required.
2010-12-06 Richard W.M... configure: Check for insmod.static and fail if not...
2010-12-06 Richard W.M... docs: Note that libcom_err is required.
2010-12-05 Richard W.M... Rewrite febootstrap as a general supermin appliance... 3.0
2010-11-25 Richard W.M... Version 2.11. 2.11
2010-11-25 Richard W.M... ext2: Fix "ext2fs_mkdir .. No free space in directory".
2010-11-06 Richard W.M... elf-default-arch should exit with an error if it fails.
2010-11-06 Richard W.M... Fix elf-default-arch for ppc and ppc64.
2010-11-06 Richard W.M... gnulib: Ignore another gnulib generated file.
2010-11-06 Richard W.M... main should return int
2010-11-06 Richard W.M... RHEL 5: Don't pass BLOCK_FLAG_READ_ONLY to ext2_block_i...
2010-10-28 Richard W.M... Version 2.10. 2.10
2010-10-28 Matthew BoothIgnore cscope.out
2010-10-28 Matthew BoothAdd -u and -g options to febootstrap-supermin-helper
2010-10-01 Matthew BoothSend usage output to stdout or stderr depending on...
2010-10-01 Matthew BoothAdd gnulib as a submodule.
2010-09-17 Richard W.M... Update gnulib.
2010-09-17 Dan HorákFix elf-default-arch detection to work on secondary...
2010-08-27 Richard JonesVersion 2.9 2.9
2010-08-27 Richard Joneshelper: Ignore editor backup (*~) files.
2010-08-27 Richard Joneshelper: Visit directory entries in order.
2010-08-24 Richard JonesVersion 2.8. 2.8
2010-08-24 Richard JonesAdd -f checksum mode to allow caching of appliances.
2010-08-24 Richard JonesImplement ext2 output module.
2010-08-24 Richard JonesRemove bogus 'whitelist' parameter from usage.
2010-08-24 Richard JonesAdd -f ext2 option.
2010-08-24 Richard JonesAdd -f option for selecting the output format.
2010-08-24 Richard JonesRefactor cpio code into separate file.
2010-08-24 Richard JonesChange initrd -> appliance.
2010-08-24 Richard JonesRefactor febootstrap-supermin-helper code into separate...
2010-08-24 Richard JonesMove febootstrap-supermin-helper into helper/ subdirectory.
2010-05-21 Richard JonesFix febootstrap-supermin-helper for dual boot case...
next