- 02 Aug, 2012 2 commits
-
-
Daniel Baumann authored
We don't have proper manpages for lb_*_* commands yet, rather than having a useless stub for it that's just a boilerplate and nothing more, let's remove them for now, and add them back one by one but with full reference content.
-
Daniel Baumann authored
Updating lb config --config manpage option to reflect that any Git Id can be specified, not just branches.
-
- 31 Jul, 2012 1 commit
-
-
Daniel Baumann authored
-
- 30 Jul, 2012 5 commits
-
-
Daniel Baumann authored
-
Daniel Baumann authored
Why oh why can people not just create empty indices for the auxiliary repositories once they populate a new suite in the main archive, this is so obvious and I say it after every release.. Keeping these things constantly in sync with reality is tedious, just stupid and sucks big time.
-
Daniel Baumann authored
Removing chroot_local-patches, too much overhead for just applying patches (notably, with -p1 enforced), hooks are more flexible anyway.
-
Daniel Baumann authored
-
Daniel Baumann authored
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
-
- 29 Jul, 2012 5 commits
-
-
Daniel Baumann authored
Avoid showing message in lb config running the second time through auto on git repository based config trees.
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
- 28 Jul, 2012 18 commits
-
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
Dropping global package-lists entirely, only local package lists within the config tree are support.
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
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.
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
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.
-
Daniel Baumann authored
Dropping global binary includes and moving binary local-includes to includes, just as with chroot includes and local-includes.
-
- 27 Jul, 2012 2 commits
-
-
Daniel Baumann authored
-
Daniel Baumann authored
-
- 20 Jul, 2012 1 commit
-
-
Daniel Baumann authored
-
- 19 Jul, 2012 6 commits
-
-
Daniel Baumann authored
-
Daniel Baumann authored
Fixing up inclusion of functions while allowing local usage of live-build with different file layouts.
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-
Daniel Baumann authored
-