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
Correcting comment about replacing /dev/urandom with /dev/random.
Karl Goetz
1
-1/+1
2011-03-09
Merging initial and experimental grub2 support from Luigi Capriotti <l.caprio...
Daniel Baumann
4
-1/+358
2011-03-09
Correcting apt pinning support.
Rui Miguel Bernardo
1
-9/+34
2011-03-09
Also actually creating the functions directory in lh_config.
Daniel Baumann
1
-1/+1
2011-03-09
Allow to overload global functions with local functions stored in the config ...
Daniel Baumann
1
-0/+5
2011-03-09
Avoid showing 'dashed commands are deprecated' warning more than one within l...
Daniel Baumann
1
-7/+7
2011-03-09
Giving message to users that lh_config is actually doing something.
Daniel Baumann
1
-0/+2
2011-03-09
Deprecating all dashed forms of commands.
Daniel Baumann
14
-193/+193
2011-03-09
Respecting (possibly) customized LH_SYSLINUX_CFG when autodecting syslinux me...
Daniel Baumann
1
-1/+3
2011-03-09
Allow to enforce syslinux menu module through LH_SYSLINUX_MENU.
Daniel Baumann
1
-2/+18
2011-03-09
Using pre-cached bootstrap stage, if available, in order to build chroot imag...
Daniel Baumann
2
-5/+127
2011-03-09
Respecting /etc/hostname in case it's part of chroot_local-includes, thanks t...
Daniel Baumann
1
-0/+6
2011-03-09
Automatically optaining version number for config tree format.
Daniel Baumann
1
-1/+1
2011-03-09
Only add available install frontend boot entries.
Cody A.W. Somerville
3
-6/+27
2011-03-09
Unify bootloader helpers.
Cody A.W. Somerville
2
-29/+78
2011-03-09
Allowing to overwrite default gzip options through config switch or option.
Daniel Baumann
6
-36/+18
2011-03-09
Adding a message about which hook made a build fail, if any.
Daniel Baumann
3
-3/+3
2011-03-09
Add option to disable use of GTK debian-installer.
Cody A.W. Somerville
2
-12/+25
2011-03-09
Fix build failure when retrying build at deconfiguring file /bin/hostname.
Cody A.W. Somerville
1
-1/+4
2011-03-09
Replacing policy-rc.d text that is used by sbuild too.
Daniel Baumann
1
-4/+1
2011-03-09
Including archive trace into .disk meta information.
Daniel Baumann
2
-0/+20
2011-03-09
Remove potentially-expanding architecture list by making current x86 vars the...
Chris Lamb
1
-17/+16
2011-03-09
Support LH_BOOTSTRAP_FLAVOUR="standard" when using debootstrap
Chris Lamb
1
-0/+2
2011-03-09
Removing config stage file on purge, if the user is using an auto script to g...
Daniel Baumann
1
-0/+5
2011-03-09
Cosmetical simplification of debian-installer DESTDIR assignement, thanks to ...
Daniel Baumann
1
-4/+4
2011-03-09
Exclude di-utils-exit-installer from udeb_exclude, we want it on the images o...
Daniel Baumann
1
-0/+3
2011-03-09
Outputting usage if lh is called without argument.
Daniel Baumann
1
-1/+1
2011-03-09
Preserve quoting in lh when passing through to sub commands (Closes: #521824).
Daniel Baumann
1
-1/+1
2011-03-09
Emitting a warning if resolvconf is detected on the to be generated live syst...
Daniel Baumann
1
-0/+8
2011-03-09
Fixing build failure in lh_binary_syslinux that occurs if exithelp.cfg does n...
Cody A.W. Somerville
1
-1/+4
2011-03-09
Always rebuilding initrd in chroot_hacks to avoid inclusion of previously rem...
Daniel Baumann
1
-3/+3
2011-03-09
Returning to menu in syslinux.
Tzafrir Cohen
1
-0/+2
2011-03-09
Exporting LH_CONFIG_VERSION for the configuration tree format.
Daniel Baumann
1
-0/+3
2011-03-09
Not removing man/index.db in lh_chroot_hacks to keep man -k aka apropos worki...
Daniel Baumann
1
-1/+0
2011-03-09
Update location of ia64 d-i dailies. Thanks to Luk Claes.
Chris Lamb
1
-5/+1
2011-03-09
Correcting clean option of lh_config to tidy configuration tree.
Daniel Baumann
1
-1/+8
2011-03-09
Correcting chroot call for update-initramfs in lh_chroot_hacks.
Daniel Baumann
1
-1/+1
2011-03-09
Adding update-initramfs call back in lh_chroot_hacks, but only for netboot.
Daniel Baumann
1
-6/+9
2011-03-09
Simplyfing architecture handling for d-i daily URLs.
Daniel Baumann
1
-22/+2
2011-03-09
Updating location of powerpc d-i daily images.
Daniel Baumann
1
-1/+1
2011-03-09
Manually ensuring correct permissions of filesystem.squashfs in order to prev...
Daniel Baumann
1
-0/+1
2011-03-09
Adding lpia support.
Cody A.W. Somerville
10
-20/+17
2011-03-09
Adding Ubuntu mode.
Cody A.W. Somerville
3
-29/+67
2011-03-09
Removing some code in chroot_apt helper that left over the preferences files ...
Daniel Baumann
2
-15/+1
2011-03-09
Do not fail build when greps to generate udeb exclusion list return no result...
Cody A.W. Somerville
1
-3/+3
2011-03-09
Updating first bunch of architectures to new location of d-i daily images.
Daniel Baumann
1
-5/+5
2011-03-09
Checking for installer README.html to prevent build failure.
Cody A.W. Somerville
1
-2/+5
2011-03-09
Improving check for syslinux templates by checking actual content, not just t...
Daniel Baumann
1
-2/+2
2011-03-09
Only trying to handle syslinux help screens if they are actually available.
Daniel Baumann
1
-12/+21
2011-03-09
Only trying to copy syslinux english templates if they are actually available.
Daniel Baumann
1
-1/+4
[next]