Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-30 | Removing chroot_local-patches, too much overhead for just applying patches ↵ | Daniel Baumann | |
(notably, with -p1 enforced), hooks are more flexible anyway. | |||
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann | |
2012-07-30 | Adding shortcut helper for dctrl-tools. | Daniel Baumann | |
This 'Packages' shortcut helper can be used for simplified usage of grep-aptavailable from dctrl-tools. Rather than needing to specify the following explicit command: ! grep-aptavail -n -sPackage -FPriority standard in package lists, the following shortcut can be used: ! Packages Priority standard | |||
2012-07-30 | Avoid showing message in lb config running the second time through auto on ↵ | Daniel Baumann | |
git repository based config trees. | |||
2012-07-30 | Automatically update auto/config when using --config with extra options. | Daniel Baumann | |
2012-07-30 | Adding messages about performing git operations when using --config. | Daniel Baumann | |
2012-07-29 | Adding possibility to specify a git branch when using lb config --config. | Daniel Baumann | |
2012-07-29 | Releasing debian version 3.0~a55-1.debian/3.0_a55-1 | Daniel Baumann | |
2012-07-29 | Optimizing chroot package-lists handling for the cases where it's not used. | Daniel Baumann | |
2012-07-29 | Also checking for dctrl-tools when assembling binary package lists. | Daniel Baumann | |
2012-07-29 | Dropping global package-lists entirely, only local package lists within the ↵ | Daniel Baumann | |
config tree are support. | |||
2012-07-29 | Removing chroot_task-lists, obsoleted by package lists. | Daniel Baumann | |
2012-07-28 | Handling dctrl-tools temporary installation in chroot during package-lists ↵ | Daniel Baumann | |
expansion. | |||
2012-07-28 | Adding support for executable statements as '! $command' in package lists. | Daniel Baumann | |
2012-07-28 | Removing debian-junior list, same as with debian-science, see 9ad58f0d. | Daniel Baumann | |
2012-07-28 | Removing unused debian-live package lists. | Daniel Baumann | |
2012-07-28 | Removing minimal package list, not needed anymore. | Daniel Baumann | |
live-boot pulls in eject and file through recommends, live-config pulls in user-setup and sudo through recommends, gnupg is pulled in as include during bootstrap on ubuntu. We don't need these packages by default, and if users are building with recommends disabled, then they have to make sure these are pulled in too. This is the more consistent handling than to explicitly force all of these in all live images. | |||
2012-07-28 | Including gnupg on ubuntu by default through corresponding default for ↵ | Daniel Baumann | |
bootstrap includes. | |||
2012-07-28 | Adding git to suggests. | Daniel Baumann | |
2012-07-28 | Removing unmaintained gnustep package list. | Daniel Baumann | |
2012-07-28 | Showing a message about ignoring --config when the current directory already ↵ | Daniel Baumann | |
is a git repository. | |||
2012-07-28 | Reordering auto/config in lb_config to work with bootstrapping config tree ↵ | Daniel Baumann | |
from a git repository. | |||
2012-07-28 | Allowing to specify a git repository to lb_config in order to bootstrap a ↵ | Daniel Baumann | |
config tree. | |||
2012-07-28 | Moving off rescue package list to its own git repository for the config tree. | Daniel Baumann | |
2012-07-28 | Dropping globale package lists for the desktop environments. | Daniel Baumann | |
For the default images, we're maintaining their config trees in git repositories now. So they're not needed anymore. For people wanting to build e.g. a GNOME image in a 'quick&dirty' way, in the past, they used something like 'lb config -p gnome'. Since we do want to get away with all automagics like this where we need to maintain the package list eventhough tasksel is already doing that (and more), we're now needing people to create a package list, e.g. # echo 'task-gnome-desktop' > config/package-lists/gnome-desktop.list.chroot This is consistent with the package handling where we dropped the 'lb config --packages' in favour for the same mechanism for package lists. With dropping global package lists finally, we'll have consistency and same workflow for everything soon. | |||
2012-07-28 | Dropping global binary includes and moving binary local-includes to ↵ | Daniel Baumann | |
includes, just as with chroot includes and local-includes. | |||
2012-07-27 | Updating all distribution specific selectors in defaults to be as future ↵ | Daniel Baumann | |
proof as possible. | |||
2012-07-27 | Adding release information for jessie. | Daniel Baumann | |
2012-07-20 | Releasing debian version 3.0~a54-1.debian/3.0_a54-1 | Daniel Baumann | |
2012-07-19 | Correcting accidentally reverted check for rsvg in binary_syslinux when ↵ | Daniel Baumann | |
building non-chrooted. | |||
2012-07-19 | Fixing up inclusion of functions while allowing local usage of live-build ↵ | Daniel Baumann | |
with different file layouts. | |||
2012-07-19 | Making sure target directory for syslinux theme files exists when building ↵ | Daniel Baumann | |
non-chrooted. | |||
2012-07-19 | Releasing debian version 3.0~a53-1.debian/3.0_a53-1 | Daniel Baumann | |
2012-07-19 | Removing leftover maintainer scripts from cron removals. | Daniel Baumann | |
2012-07-19 | Correcting spelling typo in 3.0~a52-1 changelog entry. | Daniel Baumann | |
2012-07-19 | Adding missing copyright fields in copyright file. | Daniel Baumann | |
2012-07-19 | Removing ubuntu-cloud and ubuntu-cloud-desktop package lists. | Daniel Baumann | |
This package list has had a spelling typo since its initial commit. Nobody has ever reported that and the official live-build package in ubuntu does not ship these lists either. Apparently nobody uses them, so we can remove them to improve quantity/quality ratio. | |||
2012-07-19 | Removing warning from minimal package list about minimal hook, which isn't ↵ | Daniel Baumann | |
the case anymore. | |||
2012-07-19 | Removing debian-science package list, there's science-tasks and #513296 to ↵ | Daniel Baumann | |
do this in proper. | |||
2012-07-19 | Installing examples into the correct location in /usr/share/doc. | Daniel Baumann | |
2012-07-19 | Removing debian-live-pxe-server.chroot example hook, not usefull in this way. | Daniel Baumann | |
2012-07-19 | Removing localepurge.chroot example hook, should be done solely through ↵ | Daniel Baumann | |
preseeding. | |||
2012-07-19 | Removing kernel-purge.chroot example hook, not usefull anymore. | Daniel Baumann | |
2012-07-19 | Removing losetup-lukshome.chroot example hook, obsoleted by live-boots new ↵ | Daniel Baumann | |
persistence implementation. | |||
2012-07-19 | Removing sysvinit.chroot example hook, not useful on modern systems anymore. | Daniel Baumann | |
2012-07-19 | Removing virtualbox.chroot example hook, not required anymore with current ↵ | Daniel Baumann | |
virtualbox versions. | |||
2012-07-19 | Removing update-initramfs.chroot example hook, obsoleted by live-builds own ↵ | Daniel Baumann | |
hacks. | |||
2012-07-19 | Removing udev-generators.chroot example hook, obsoleted by live-builds own ↵ | Daniel Baumann | |
hacks. | |||
2012-07-19 | Removing sun-java6.chroot example hook, obsoleted by openjdk. | Daniel Baumann | |
2012-07-19 | Removing rt2570-modules.chroot example hook, obsoleted out-of-tree module. | Daniel Baumann | |