summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-29Removing chroot_task-lists, obsoleted by package lists.Daniel Baumann
2012-07-28Handling dctrl-tools temporary installation in chroot during package-lists ↵Daniel Baumann
expansion.
2012-07-28Adding support for executable statements as '! $command' in package lists.Daniel Baumann
2012-07-28Removing debian-junior list, same as with debian-science, see 9ad58f0d.Daniel Baumann
2012-07-28Removing unused debian-live package lists.Daniel Baumann
2012-07-28Removing 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-28Including gnupg on ubuntu by default through corresponding default for ↵Daniel Baumann
bootstrap includes.
2012-07-28Adding git to suggests.Daniel Baumann
2012-07-28Removing unmaintained gnustep package list.Daniel Baumann
2012-07-28Showing a message about ignoring --config when the current directory already ↵Daniel Baumann
is a git repository.
2012-07-28Reordering auto/config in lb_config to work with bootstrapping config tree ↵Daniel Baumann
from a git repository.
2012-07-28Allowing to specify a git repository to lb_config in order to bootstrap a ↵Daniel Baumann
config tree.
2012-07-28Moving off rescue package list to its own git repository for the config tree.Daniel Baumann
2012-07-28Dropping 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-28Dropping global binary includes and moving binary local-includes to ↵Daniel Baumann
includes, just as with chroot includes and local-includes.
2012-07-27Updating all distribution specific selectors in defaults to be as future ↵Daniel Baumann
proof as possible.
2012-07-27Adding release information for jessie.Daniel Baumann
2012-07-20Releasing debian version 3.0~a54-1.debian/3.0_a54-1Daniel Baumann
2012-07-19Correcting accidentally reverted check for rsvg in binary_syslinux when ↵Daniel Baumann
building non-chrooted.
2012-07-19Fixing up inclusion of functions while allowing local usage of live-build ↵Daniel Baumann
with different file layouts.
2012-07-19Making sure target directory for syslinux theme files exists when building ↵Daniel Baumann
non-chrooted.
2012-07-19Releasing debian version 3.0~a53-1.debian/3.0_a53-1Daniel Baumann
2012-07-19Removing leftover maintainer scripts from cron removals.Daniel Baumann
2012-07-19Correcting spelling typo in 3.0~a52-1 changelog entry.Daniel Baumann
2012-07-19Adding missing copyright fields in copyright file.Daniel Baumann
2012-07-19Removing 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-19Removing warning from minimal package list about minimal hook, which isn't ↵Daniel Baumann
the case anymore.
2012-07-19Removing debian-science package list, there's science-tasks and #513296 to ↵Daniel Baumann
do this in proper.
2012-07-19Installing examples into the correct location in /usr/share/doc.Daniel Baumann
2012-07-19Removing debian-live-pxe-server.chroot example hook, not usefull in this way.Daniel Baumann
2012-07-19Removing localepurge.chroot example hook, should be done solely through ↵Daniel Baumann
preseeding.
2012-07-19Removing kernel-purge.chroot example hook, not usefull anymore.Daniel Baumann
2012-07-19Removing losetup-lukshome.chroot example hook, obsoleted by live-boots new ↵Daniel Baumann
persistence implementation.
2012-07-19Removing sysvinit.chroot example hook, not useful on modern systems anymore.Daniel Baumann
2012-07-19Removing virtualbox.chroot example hook, not required anymore with current ↵Daniel Baumann
virtualbox versions.
2012-07-19Removing update-initramfs.chroot example hook, obsoleted by live-builds own ↵Daniel Baumann
hacks.
2012-07-19Removing udev-generators.chroot example hook, obsoleted by live-builds own ↵Daniel Baumann
hacks.
2012-07-19Removing sun-java6.chroot example hook, obsoleted by openjdk.Daniel Baumann
2012-07-19Removing rt2570-modules.chroot example hook, obsoleted out-of-tree module.Daniel Baumann
2012-07-19Removing okular-nodrm.chroot example hook, would need update for recent kde4 ↵Daniel Baumann
versions and I don't care about that.
2012-07-19Removing live-build-inclusion.binary example hook, too broken way to do it.Daniel Baumann
2012-07-19Removing linux-modules.chroot example hook, this can be done by kmods conf.d ↵Daniel Baumann
directories directly.
2012-07-19Removing hal-automount.chroot example hook, not needed anymore.Daniel Baumann
2012-07-19Removing debian-installer-banner.binary example hook, this can be done ↵Daniel Baumann
through config/includes.binary_debian-installer directly.
2012-07-19Renaming example hooks to the newer filename patter that is required by ↵Daniel Baumann
live-build since a while.
2012-07-19Moving scripts from /usr/share/live to /usr/lib/live for consistency with ↵Daniel Baumann
all debian-live packages.
2012-07-19Moving main executables away from scripts subdirectory.Daniel Baumann
2012-07-19Removing leftover creation of /var/log in toplevel makefile from the cron ↵Daniel Baumann
removals.
2012-07-18Releasing debian version 3.0~a52-1.debian/3.0_a52-1Daniel Baumann
2012-07-18Enabling security archives on wheezy.Daniel Baumann