index
:
live-build
master
System Build Scripts
Andreas Loibl <andreas@andreas-loibl.de>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helpers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
Generalizing internal LH_DEBUG variable.
Daniel Baumann
3
-11/+6
2011-03-09
Generalizing internal LH_FORCE variable.
Daniel Baumann
1
-9/+4
2011-03-09
Slightely improving wording of the 'bootloader not yet supported' when creati...
Daniel Baumann
2
-2/+4
2011-03-09
Slightly reordering genisoimage option assembling.
Daniel Baumann
1
-10/+14
2011-03-09
Adding armel to architecture specific checks.
Daniel Baumann
1
-1/+1
2011-03-09
Generalizing internal Chroot(); by requiring its first argument to be the chr...
Daniel Baumann
23
-59/+59
2011-03-09
Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.
Daniel Baumann
71
-73/+73
2011-03-09
Updating releases.sh to match internal namespace of included functions.
Daniel Baumann
3
-3/+3
2011-03-09
Improving version output of lh_config --dump.
Daniel Baumann
1
-2/+6
2011-03-09
Using dd rather than cat to write mbr.bin to usb-hdd images; dd is more robus...
Daniel Baumann
1
-2/+2
2011-03-09
Merging lh_dumpconfig into lh_config as --dump parameter.
Daniel Baumann
2
-60/+32
2011-03-09
Adjusting code style of lh_dumpconfig.
Daniel Baumann
1
-9/+9
2011-03-09
Add lh_dumpconfig helper to print suitable output for pastebins and other rem...
Chris Lamb
1
-0/+60
2011-03-09
Ensure lh_binary_debian-installer includes local debs (Closes: #502877)
Marco Amadori
1
-4/+4
2011-03-09
Setup cleanup hook in the high-level helpers.
Chris Lamb
4
-0/+12
2011-03-09
Enforcing lh_config to be run before lh_build, see also http://lists.debian.o...
Daniel Baumann
59
-58/+61
2011-03-09
Using simplified Require_stagefile(); calls by passing multiple arguments.
Daniel Baumann
3
-6/+3
2011-03-09
For consistency, don't preserve uid/gid for files in binary_local-includes.
Chris Lamb
1
-1/+1
2011-03-09
Ensure all files installed via chroot_local-includes are owned by root:root. ...
Chris Lamb
2
-9/+1
2011-03-09
Making sure /etc/sudoers has right owner/permissions.
Daniel Baumann
1
-0/+4
2011-03-09
Manually setting owner of /etc/skel to root.
Daniel Baumann
1
-0/+4
2011-03-09
Making removal stage of lh_chroot_selinuxfs dependent on the existence of /se...
Daniel Baumann
1
-2/+5
2011-03-09
Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support wildc...
Daniel Baumann
1
-1/+1
2011-03-09
Adding lh_chroot_selinuxfs helper to support building live images on a selinu...
Daniel Baumann
3
-0/+103
2011-03-09
lh_config --help and manpage 'copy' mention.
Marco Amadori
1
-1/+1
2011-03-09
Improving indices workaround by checking LH_BOOTSTRAP_FLAVOUR rather than LH_...
Daniel Baumann
1
-1/+1
2011-03-09
Include source for sparc-utils on that architecture.
Chris Lamb
1
-1/+6
2011-03-09
Correcting sparc architecture detection to ensure correct source package cont...
Chris Lamb
1
-1/+1
2011-03-09
Install appropriate tasksel program.
Chris Lamb
1
-0/+5
2011-03-09
Don't build up source package list inside chroot.
Chris Lamb
2
-8/+9
2011-03-09
Create a "missing-source.txt" file containing missing source packages instead...
Chris Lamb
1
-1/+25
2011-03-09
Only install memtest in lh_binary_syslinux if enabled.
Maximilian Gass
1
-1/+5
2011-03-09
Additionally save the 'scripts/' subdirectory if it contains files when build...
Chris Lamb
1
-0/+5
2011-03-09
Fix timing issue in create of source tarballs. Patch by Sebastian H <shbugrep...
Chris Lamb
1
-4/+6
2011-03-09
Adding explicit --yes to apt-get call when installing keyring packages (previ...
Daniel Baumann
1
-1/+1
2011-03-09
Really fix LH_BOOTSTRAP="copy". Thanks to Andreas Teuchert <ant+bdo@hsg-kl.de...
Chris Lamb
1
-1/+2
2011-03-09
Splitted "longoptions" in various lines.
Marco Amadori
1
-1/+20
2011-03-09
Adding scripts directory to to include custom helper scripts.
Daniel Baumann
1
-0/+2
2011-03-09
Fix handling of --version and getopt program name.
Chris Lamb
1
-1/+1
2011-03-09
Simplyfing partition size check when enforcing fat32.
Daniel Baumann
1
-1/+1
2011-03-09
Automatically enforcing fat32 on usb-hdd when detecting partitions bigger tha...
Daniel Baumann
1
-0/+9
2011-03-09
Automatically enforcing fat32 on usb-hdd when detecting files bigger than 2GB.
Daniel Baumann
1
-0/+9
2011-03-09
Correcting wrong logic in lh_cleans check for beeing in the config directory ...
Daniel Baumann
1
-1/+1
2011-03-09
Always using apt to install keyring packages (Closes: #498531).
Daniel Baumann
1
-1/+1
2011-03-09
Add silo to sparc source package selection.
Chris Lamb
1
-0/+4
2011-03-09
Use tar to perform lh_bootstrap_copy (Closes: #498385)
Chris Lamb
1
-1/+3
2011-03-09
Refactor partition size calculation, ensuring a uniform increase for ext part...
Chris Lamb
3
-3/+4
2011-03-09
Additionally unmount chroot/binary.tmp in lh_clean --chroot.
Chris Lamb
1
-1/+3
2011-03-09
Unmount chroot/dev.tmp/pts filestems created by lh_binary_usb-hdd in lh_clean.
Chris Lamb
1
-0/+1
2011-03-09
Add "/.disk" metadata on usb-hdd images.
Chris Lamb
1
-4/+7
[prev]
[next]