summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Updating help function in lb for live-build.Daniel Baumann1-1/+1
2011-03-09Fixing numbering of live kernels and initrd files when using syslinux.Cody A.W. Somerville1-10/+11
2011-03-09Removing last live-helper remains in internal variables.Daniel Baumann2-10/+10
2011-03-09Applying patch from Cody A.W. Somerville <cody.somerville@canonical.com> to ↵Daniel Baumann1-4/+20
update kernel packages for ubuntu in lb_binary_debian-installer.
2011-03-09Adding '--includes none' documentation in help and man page.Ben Armstrong1-1/+1
2011-03-09Updating lb config --help and man page.Ben Armstrong1-13/+13
2011-03-09Once again updating volatile urls for squeeze.Daniel Baumann1-4/+4
2011-03-09Applying slightly modified patch from Michael Hudson ↵Daniel Baumann1-2/+2
<michael.hudson@canonical.com> to make arguments in debootstrap calls more robust.
2011-03-09Replacing last occurences of lh with lb.Daniel Baumann2-8/+8
2011-03-09Simplyfing ssh host key removal.Daniel Baumann1-2/+1
2011-03-09Enabling removal of ssh host keys, they are regenerated by live-config.Daniel Baumann1-2/+2
2011-03-09Also including auxiliary packages in d-i pool (Closes: #604551).Daniel Baumann1-0/+1
2011-03-09Correcting quoting of auto calls, thanks to Andreas Loibl ↵Daniel Baumann3-3/+3
<andreas@andreas-loibl.de>.
2011-03-09Updating volatile urls for squeeze.Daniel Baumann1-18/+38
2011-03-09Making d-i indices copying depending on binary image type.Daniel Baumann1-8/+19
2011-03-09Fixing typo in symlink on fat workaround.Ben Armstrong1-1/+1
2011-03-09Workarounding symlink on usb-hdd when including debian-installer and using ↵Daniel Baumann1-8/+13
vfat filesystems.
2011-03-09Removing dpkg-tmpfs hack, this is too intrusive atm.Daniel Baumann2-77/+0
2011-03-09Updating special handling for backports.Daniel Baumann1-8/+4
2011-03-09Fixing squashfs.sort location with --build-with-chroot false.intrigeri1-1/+10
2011-03-09Also using gdm legacy hack on xfce-desktop default images.Daniel Baumann1-1/+2
2011-03-09Handling live.debian.net repository differently, so that ubuntu people can ↵Daniel Baumann1-2/+10
use it too.
2011-03-09Avoid using bashism when handling codename/suite mapping for ↵Daniel Baumann1-1/+11
debian-installer release file.
2011-03-09Also correcting version number in debian-installer release file.Daniel Baumann1-1/+3
2011-03-09Fixing debian-installer Release file generation.Otavio Salvador1-2/+2
To behave properly installer properly handles codename/suite combination. Specially for sid/unstable this is really required otherwise we can end up trying to configure a broken sources.list.
2011-03-09Fixing debian-installer index generation.Otavio Salvador1-1/+1
When figuring out which suite to use, cdrom-detect looks for the Release file and the first one to be tried is the content of /etc/default-release, inside of installer initrd, that needs to be available as symbolic link.
2011-03-09Removing d-i hacks, should be fixed with newer live-installer.Daniel Baumann1-25/+0
2011-03-09Correcting wrong stage file in lb_chroot_interactive.Daniel Baumann1-1/+1
2011-03-09Adding squeeze-backports as valid distribution codename in lb_config.Daniel Baumann1-0/+5
2011-03-09Not fail if /dev/random is not available in chroot, newer debootstrap seems ↵Daniel Baumann1-3/+9
not to create it anymore.
2011-03-09Using the same path for win32-loader in squeeze as in sid as it has finally ↵Daniel Baumann1-1/+1
migrated some time ago.
2011-03-09Fixing bpo debian-maintainers.org typo (Closes: #597715).Hector Oron1-2/+2
2011-03-09Also adding kbd to debian-installer packages.Daniel Baumann1-4/+4
2011-03-09Also handling console related packages in debian-installer when ↵Daniel Baumann1-0/+2
live-installer is used.
2011-03-09Adding consle-setup and keyboard-configuration manually to package pool for ↵Daniel Baumann1-0/+14
debian-installer in order to workaround a flawed debian-installer change in squeeze.
2011-03-09Also only respecting packages lists with .list suffix in ↵Daniel Baumann1-2/+2
binary_local-packageslists for consistency.
2011-03-09Making rmdir calls on cleanups more robust.Daniel Baumann2-28/+6
2011-03-09Using short boot parameter 'config' to enable live-config, requires ↵Daniel Baumann5-6/+6
live-config 2.0.7.
2011-03-09Correcting typo in binary sources.list creating.Daniel Baumann1-1/+1
2011-03-09Allowing also symlinks in chroot_local-packages (Closes: #593186).Daniel Baumann1-2/+18
2011-03-09Also populating config tree automatically when calling other top-level ↵Daniel Baumann4-0/+28
commands apart from lb_build.
2011-03-09Updating kernel images number when installing them into live media.Daniel Baumann1-2/+1
2011-03-09Correcting to narrow pattern for counting kernel images (Closes: #581252).Daniel Baumann1-1/+1
2011-03-09Correcting freudian typo when reading in config files.Daniel Baumann1-1/+1
2011-03-09Adding support for inclusion of the debian-backports repository.Daniel Baumann2-3/+67
2011-03-09Correcting typo in lb_config when cleaning up auto/config.Daniel Baumann1-1/+1
2011-03-09Fixing lb_binary_syslinux to add quiet for the default live entries.Daniel Baumann1-1/+4
2011-03-09Adding somewhat prettier header in /etc/apt/sources.list.Daniel Baumann1-2/+11
2011-03-09Updating auto/scripts handling.Daniel Baumann1-0/+6
2011-03-09Avoid running helpers twice when using auto (Closes: #584884).Daniel Baumann3-0/+3