0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't use set -e in sourced functions, this is the job of the actual executed script. More... over 15 years ago
Generalizing internal Chroot(); by requiring its first argument to be the chroot directory. More... over 15 years ago
Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. More... over 15 years ago
Adding hppa bootloader to rescue list. More... over 15 years ago
Grouping bootloaders in rescue list. More... over 15 years ago
Marking grub and lilo in rescue list as amd64 and i386 only. More... over 15 years ago
Updating releases.sh to match internal namespace of included functions. More... over 15 years ago
Adding lsof in rescue list. More... over 15 years ago
Removing double cryptsetup entry in rescue list. More... over 15 years ago
Improving version output of lh_config --dump. More... over 15 years ago
Using dd rather than cat to write mbr.bin to usb-hdd images; dd is more robust in case mbr.bin is corrupted. More... over 15 years ago
Updating Debian Forensics packages in rescue list. More... over 15 years ago
Merging lh_dumpconfig into lh_config as --dump parameter. More... over 15 years ago
Adjusting code style of lh_dumpconfig. More... over 15 years ago
Correcting intendation in conffile.sh. More... over 15 years ago
Add lh_dumpconfig helper to print suitable output for pastebins and other remote debugging. More... over 15 years ago
Add utility to dump all conffiles to stdout. More... over 15 years ago
Add utility to dump specified file to stdout. More... over 15 years ago
Refactor utility to locate conffiles. More... over 15 years ago
Ensure lh_binary_debian-installer includes local debs (Closes: #502877) More... over 15 years ago
Excluding ipppd from rescue list due to #502693. More... over 15 years ago
Setup cleanup hook in the high-level helpers. More... over 15 years ago
Print message when Exit is called. More... over 15 years ago
Add utility function to call 'Exit' when script exits. More... over 15 years ago
Adding unmount calls for pseudo-filesystems in Exit();. More... over 15 years ago
Removing LIVE_* grep from Exit(); as we have switched to LH_* variables long time ago. More... over 15 years ago
Updating version number in common.sh. More... over 15 years ago
Enforcing lh_config to be run before lh_build, see also http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740). More... over 15 years ago
Using simplified Require_stagefile(); calls by passing multiple arguments. More... over 15 years ago
For consistency, don't preserve uid/gid for files in binary_local-includes. More... over 15 years ago