Add TODO file.
[febootstrap.git] / helper /
2011-10-14 Richard W.M. Joneshelper/init: Display version and zlib support.
2011-10-14 Erik NolteReplace ArchLinux module detection with generic method.
2011-10-14 Erik Noltehelper/init: Handle compressed modules transparently.
2011-10-06 Richard W.M. Joneshelper: Improve error message when run on random files...
2011-09-24 Richard W.M. JonesUse ext2fs_close2 API if available to avoid unnecessary...
2011-09-23 Richard W.M. JonesVerbose message when adding kernel modules.
2011-09-12 Richard Jonesdocs: Use multiple =item's instead of =item foo|bar
2011-08-26 Richard W.M. JonesRemove obsolete ELF_DEFAULT_ARCH, DEFAULT_ARCH rules...
2011-08-25 Hilko Bengenfebootstrap-supermin-helper: Replace objcopy call for...
2011-08-19 Richard W.M. JonesUpdate copyright notices in manual pages.
2011-08-12 Richard W.M. JonesInclude ext4 module in the initrd.
2011-07-22 Richard W.M. Joneshelper: Allow kernel and modpath to be selected from...
2011-07-22 Richard W.M. Joneshelper: create_kernel_archlinux should return const...
2011-07-22 Richard W.M. Joneshelper: Move all_files down function.
2011-06-06 Richard W.M. Joneshelper: Fix error message when modules.dep is not found.
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. JonesFix 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 BengenForce creation of /lib/modules directory.
2011-05-27 Daniel BerrangeCheck lseek return type against (off_t) -1.
2011-05-27 Richard W.M. JonesIncrease appliance container to 4 GB.
2011-05-27 Richard W.M. Joneshelper: Add better error messages if files too big...
2011-05-12 Richard W.M. Joneshelper: When /init fails, print some debugging information.
2011-05-12 Richard W.M. JonesForce mode +x on insmod.static binary (RHBZ#666880).
2011-04-27 Richard W.M. Joneshelper: Change to root directory before running find...
2011-04-20 Richard W.M. Joneshelper: Don't fail if objects are created in a symlinke...
2011-03-14 Richard W.M. JonesLink init with '-static' instead of '-all-static'.
2010-12-12 Richard W.M. Joneshelper: Add support for ArchLinux kernels.
2010-12-11 Richard W.M. Joneshelper: Ignore times of special files when calculating...
2010-12-07 Richard W.M. Joneshelper: Remove refs in docs to old manual pages.
2010-12-07 Richard W.M. JonesAdd HTML documentation to the public website.
2010-12-06 Richard W.M. Jonesconfigure: Check for insmod.static and fail if not...
2010-12-05 Richard W.M. JonesRewrite febootstrap as a general supermin appliance... 3.0
2010-11-25 Richard W.M. Jonesext2: Fix "ext2fs_mkdir .. No free space in directory".
2010-11-06 Richard W.M. Joneself-default-arch should exit with an error if it fails.
2010-11-06 Richard W.M. JonesFix elf-default-arch for ppc and ppc64.
2010-11-06 Richard W.M. Jonesmain should return int
2010-11-06 Richard W.M. JonesRHEL 5: Don't pass BLOCK_FLAG_READ_ONLY to ext2_block_i...
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-09-17 Dan HorákFix elf-default-arch detection to work on secondary...
2010-08-27 Richard Joneshelper: Ignore editor backup (*~) files.
2010-08-27 Richard Joneshelper: Visit directory entries in order.
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.