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
/
lh_binary_debian-installer
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
For consistency, using true|false instead of enabled|disabled in configuratio...
Daniel Baumann
1
-5/+5
2011-03-09
Removing lpia support, this architecture is dead.
Daniel Baumann
1
-2/+2
2011-03-09
Dropping etch support.
Daniel Baumann
1
-46/+3
2011-03-09
Adding debian version 2.0~a1-1.
Daniel Baumann
1
-1/+1
2011-03-09
Add option to disable use of GTK debian-installer.
Cody A.W. Somerville
1
-11/+14
2011-03-09
Remove potentially-expanding architecture list by making current x86 vars the...
Chris Lamb
1
-17/+16
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
Update location of ia64 d-i dailies. Thanks to Luk Claes.
Chris Lamb
1
-5/+1
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
Adding lpia support.
Cody A.W. Somerville
1
-3/+4
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
Adding initial support for virtual-hdd binary image type.
Daniel Baumann
1
-0/+5
2011-03-09
Updating year in copyright notices for 2009.
Daniel Baumann
1
-1/+1
2011-03-09
Using common function file to source shell includes.
Daniel Baumann
1
-6/+1
2011-03-09
Removing enforced installation of mawk in the chroot in lh_binary_debian-inst...
Daniel Baumann
1
-1/+0
2011-03-09
Actually doing apt-ftparchive operations in chroot as it was originally inten...
Daniel Baumann
1
-16/+35
2011-03-09
Translating the description of the helpers
Antonio Terceiro
1
-1/+1
2011-03-09
Don't break messages into parts; this make it impossible for translators
Antonio Terceiro
1
-3/+1
2011-03-09
NEW: "binary_debian-installer-includes" config directory.
Marco Amadori
1
-2/+30
2011-03-09
Generalizing internal LH_QUIET variable.
Daniel Baumann
1
-1/+1
2011-03-09
Generalizing internal LH_DEBUG variable.
Daniel Baumann
1
-1/+1
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
1
-3/+3
2011-03-09
Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.
Daniel Baumann
1
-1/+1
2011-03-09
Ensure lh_binary_debian-installer includes local debs (Closes: #502877)
Marco Amadori
1
-4/+4
2011-03-09
Enforcing lh_config to be run before lh_build, see also http://lists.debian.o...
Daniel Baumann
1
-1/+1
2011-03-09
Support expanding wildcards in udeb excludes.
Chris Lamb
1
-3/+3
2011-03-09
Remove pointless whitespace.
Chris Lamb
1
-2/+2
2011-03-09
Correct bogus path for d-i preseed files.
Chris Lamb
1
-1/+1
2011-03-09
Also allowing multiple preseeding files for netboot.
Tiago Bortoletto Vaz
1
-1/+1
2011-03-09
Allowing to use more than one preseeding file to be on the media.
Tiago Bortoletto Vaz
1
-2/+2
2011-03-09
Adding last modifications in order to have localization fully working in live...
Tiago Bortoletto Vaz
1
-2/+2
2011-03-09
Add busybox to DI_PACKAGES as its required to install kernels.
Chris Lamb
1
-1/+1
2011-03-09
Choose correct d-i install method for "live" and usb-hdd/tar image types.
Chris Lamb
1
-3/+3
2011-03-09
Don't duplicate .debs of packages in binary/pool that are installed via live-...
Chris Lamb
1
-6/+49
2011-03-09
Create pool/main to prevent build failure when no local .debs are queued for ...
Chris Lamb
1
-0/+1
2011-03-09
Don't include the bootstrap .debs on live-installer based disks (saves ~30MiB).
Chris Lamb
1
-12/+15
2011-03-09
Rework WGET_OPTIONS and use "--no-verbose" by default (just prints the URL).
Chris Lamb
1
-1/+6
2011-03-09
Fix bug in LH_DEBIAN_INSTALLER_DISTRIBUTION = "daily" handling.
Chris Lamb
1
-0/+2
2011-03-09
Merging debian-installer-daily option into debian-installer-distribution.
Daniel Baumann
1
-1/+1
2011-03-09
Suporting debian-installer distribution choice, which makes possible to build...
Tiago Bortoletto Vaz
1
-23/+23
2011-03-09
Replacing file checking with ls by function calls
Antonio Terceiro
1
-6/+6
2011-03-09
Test whether to use hard-links when caching d-i downloads.
Chris Lamb
1
-1/+6
2011-03-09
Don't install Recommends of d-i packages.
Chris Lamb
1
-1/+1
2011-03-09
Print nicer error message when bootstrap missing from LH_CACHE_STAGES.
Chris Lamb
1
-0/+3
2011-03-09
Remove 'E:' prefix in call to Echo_error - it gets added later too.
Chris Lamb
1
-1/+1
2011-03-09
Fix cache poisoning issue in lh_binary_debian-installer with 404 downloads
Chris Lamb
1
-1/+7
[next]