Clean up some warnings and debug messages.
[febootstrap.git] / helper /
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.