4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
various fixes for md raid, usb booting, documentation More... about 14 years ago
forgot to include the prep script for systemd More... about 14 years ago
Added systemd code to bootstrap rear with Fedora15 and other distro's with systemd More... about 14 years ago
Always run savelayout in mkrescue and mkbackup. More... about 14 years ago
Enable the use of the layout code when the USE_LAYOUT flag is specified. More... about 14 years ago
Prevent several scripts from running during a restore when the USE_LAYOUT flag is specified. More... about 14 years ago
Move LVM and MD tools inclusion to prep/ from dr/ More... about 14 years ago
Introduce a flag to control the use of the layout code. More... about 14 years ago
Add code to recreate a system layout from the output of savelayout. More... about 14 years ago
Multiple improvements to savelayout code: - Added support for GPT partitions - Added support for HP SmartArray configuration - Added support for DRBD - Added support for LUKS encryption - Include swap information in layout file - Added exclusions support for devices that do not matter for DR - Dependency information is available for other code to use. More... about 14 years ago
* added patch SF#3192697 (from John Baldwin) conc. restoring point in time with NBU * several minor fixes in 95_copy_result_files.sh, 85_make_USB_bootable.sh, i386/20_install_grub.sh, 55_check_backup_archive.sh, 50_make_backup.sh, 33_find_isolinux.sh. Removed OBDR/default/55_set_tape_blocksize.sh and added OBDR/default/55_set_obdr_blocksize.sh More... about 14 years ago
As Jeroen indicated, we also depend on a working LAYOUT_DEPS for dependency-lookups. More... about 14 years ago
Improved (working) GRUB MBR installation based on availability on disklayout.conf More... about 14 years ago
Put the progress log on the local disk so we only have a single thread writing to USB device More... about 14 years ago
Do not display network for NETFS operations as it could be USB instead More... about 14 years ago
Avoid trashing your USB device by looking (better) for the real device name of a partition More... about 14 years ago
For OBDR we need to set the OBDR blocksize, not the TAPE blocksize More... about 14 years ago
Check if mbr.bin is available as older syslinux versions do not have it. More... about 14 years ago
Indicate whether the archive size is compressed or not. More... about 14 years ago
don't exit on non-existant workflow More... over 14 years ago
revert to snapshot More... over 14 years ago
no future reference for release More... over 14 years ago
release 1.10.0 More... over 14 years ago
removed Linux-x86_64 and map it to Linux-i386 * remove all symlinks to directories * simplify code * i386 validation info now also for x86_64 More... over 14 years ago
added OS_MASTER_* variables and reorganize everything accordingly log the automatic switch to USE_DHCLIENT More... over 14 years ago
cleanup output More... over 14 years ago
cleanup skel More... over 14 years ago
cleanup restore More... over 14 years ago
cleanup rescue More... over 14 years ago
cleanup pack More... over 14 years ago