Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-25 | Using 'live' rather than 'incomplete' for cd_type in .disk on images that ↵ | Daniel Baumann | 1 | -3/+2 | |
include debian-installer with live-installer udeb. | |||||
2011-07-25 | Updating grub packages list in binary_debian-installer. | Daniel Baumann | 1 | -4/+2 | |
2011-07-24 | Adding mdadm manually to extra packages for binary pool for being used by ↵ | Daniel Baumann | 1 | -1/+1 | |
debian-installer (Closes: #607225). | |||||
2011-07-20 | Fixing corruption of usb binary images caused by trying to modify flags in ↵ | Cody A.W. Somerville | 1 | -6/+18 | |
partition table when image is mounted with offset. | |||||
2011-06-09 | Correcting url line for daily-images. | Richard Nelson | 1 | -1/+1 | |
2011-06-08 | Updating url for debian-installer daily-images. | Daniel Baumann | 1 | -30/+1 | |
2011-03-23 | Disabling kexec-tools by default in debian mode. | Daniel Baumann | 1 | -0/+13 | |
2011-03-21 | Setting partition flags after creating the filesystem, workaround for bug in ↵ | Daniel Baumann | 1 | -4/+6 | |
parted where we result in having the partition type set to linux otherways, thanks to Cody A.W. Somerville <cody.somerville@canonical.com> for the idea. | |||||
2011-03-09 | Adding ubuntu lucid for grub-mkimage legacy handling in lb_binary_iso. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Simplyfing grub-mkimage legacy handling for lenny in lb_binary_iso. | Daniel Baumann | 1 | -8/+13 | |
2011-03-09 | Support for newer grub-common package. | Luigi Capriotti | 1 | -1/+8 | |
A recent change in grub-common package (#584415) has mandated the use of a destination format in calls to grub-mkimage, a parameter that was not previously supported. | |||||
2011-03-09 | Updating year in manpage, hooks, script and template files. | Daniel Baumann | 80 | -80/+80 | |
2011-03-09 | Updating help function in lb for live-build. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Fixing numbering of live kernels and initrd files when using syslinux. | Cody A.W. Somerville | 1 | -10/+11 | |
2011-03-09 | Removing last live-helper remains in internal variables. | Daniel Baumann | 2 | -10/+10 | |
2011-03-09 | Applying patch from Cody A.W. Somerville <cody.somerville@canonical.com> to ↵ | Daniel Baumann | 1 | -4/+20 | |
update kernel packages for ubuntu in lb_binary_debian-installer. | |||||
2011-03-09 | Adding '--includes none' documentation in help and man page. | Ben Armstrong | 1 | -1/+1 | |
2011-03-09 | Updating lb config --help and man page. | Ben Armstrong | 1 | -13/+13 | |
2011-03-09 | Once again updating volatile urls for squeeze. | Daniel Baumann | 1 | -4/+4 | |
2011-03-09 | Applying slightly modified patch from Michael Hudson ↵ | Daniel Baumann | 1 | -2/+2 | |
<michael.hudson@canonical.com> to make arguments in debootstrap calls more robust. | |||||
2011-03-09 | Replacing last occurences of lh with lb. | Daniel Baumann | 2 | -8/+8 | |
2011-03-09 | Simplyfing ssh host key removal. | Daniel Baumann | 1 | -2/+1 | |
2011-03-09 | Enabling removal of ssh host keys, they are regenerated by live-config. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Also including auxiliary packages in d-i pool (Closes: #604551). | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Correcting quoting of auto calls, thanks to Andreas Loibl ↵ | Daniel Baumann | 3 | -3/+3 | |
<andreas@andreas-loibl.de>. | |||||
2011-03-09 | Updating volatile urls for squeeze. | Daniel Baumann | 1 | -18/+38 | |
2011-03-09 | Making d-i indices copying depending on binary image type. | Daniel Baumann | 1 | -8/+19 | |
2011-03-09 | Fixing typo in symlink on fat workaround. | Ben Armstrong | 1 | -1/+1 | |
2011-03-09 | Workarounding symlink on usb-hdd when including debian-installer and using ↵ | Daniel Baumann | 1 | -8/+13 | |
vfat filesystems. | |||||
2011-03-09 | Removing dpkg-tmpfs hack, this is too intrusive atm. | Daniel Baumann | 2 | -77/+0 | |
2011-03-09 | Updating special handling for backports. | Daniel Baumann | 1 | -8/+4 | |
2011-03-09 | Fixing squashfs.sort location with --build-with-chroot false. | intrigeri | 1 | -1/+10 | |
2011-03-09 | Also using gdm legacy hack on xfce-desktop default images. | Daniel Baumann | 1 | -1/+2 | |
2011-03-09 | Handling live.debian.net repository differently, so that ubuntu people can ↵ | Daniel Baumann | 1 | -2/+10 | |
use it too. | |||||
2011-03-09 | Avoid using bashism when handling codename/suite mapping for ↵ | Daniel Baumann | 1 | -1/+11 | |
debian-installer release file. | |||||
2011-03-09 | Also correcting version number in debian-installer release file. | Daniel Baumann | 1 | -1/+3 | |
2011-03-09 | Fixing debian-installer Release file generation. | Otavio Salvador | 1 | -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-09 | Fixing debian-installer index generation. | Otavio Salvador | 1 | -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-09 | Removing d-i hacks, should be fixed with newer live-installer. | Daniel Baumann | 1 | -25/+0 | |
2011-03-09 | Correcting wrong stage file in lb_chroot_interactive. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding squeeze-backports as valid distribution codename in lb_config. | Daniel Baumann | 1 | -0/+5 | |
2011-03-09 | Not fail if /dev/random is not available in chroot, newer debootstrap seems ↵ | Daniel Baumann | 1 | -3/+9 | |
not to create it anymore. | |||||
2011-03-09 | Using the same path for win32-loader in squeeze as in sid as it has finally ↵ | Daniel Baumann | 1 | -1/+1 | |
migrated some time ago. | |||||
2011-03-09 | Fixing bpo debian-maintainers.org typo (Closes: #597715). | Hector Oron | 1 | -2/+2 | |
2011-03-09 | Also adding kbd to debian-installer packages. | Daniel Baumann | 1 | -4/+4 | |
2011-03-09 | Also handling console related packages in debian-installer when ↵ | Daniel Baumann | 1 | -0/+2 | |
live-installer is used. | |||||
2011-03-09 | Adding consle-setup and keyboard-configuration manually to package pool for ↵ | Daniel Baumann | 1 | -0/+14 | |
debian-installer in order to workaround a flawed debian-installer change in squeeze. | |||||
2011-03-09 | Also only respecting packages lists with .list suffix in ↵ | Daniel Baumann | 1 | -2/+2 | |
binary_local-packageslists for consistency. | |||||
2011-03-09 | Making rmdir calls on cleanups more robust. | Daniel Baumann | 2 | -28/+6 | |
2011-03-09 | Using short boot parameter 'config' to enable live-config, requires ↵ | Daniel Baumann | 5 | -6/+6 | |
live-config 2.0.7. |