Don't require external insmod.static.
[febootstrap.git] / helper /
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.