summaryrefslogtreecommitdiff
path: root/manpages/en
AgeCommit message (Collapse)Author
2012-08-27Removing bootstrap-keyring option.Daniel Baumann
2012-08-27Removing bootstrap-flavour option (Closes: #685675).Daniel Baumann
live-build does too much magic that causes too much effort in maintaining for stuff that hardly everyone uses. Rather than 'translating' back and forth and maintaining compatibility between options of different debootstrap and cdebootstrap versions (and possibly any other in the future), it's is better to 'off-load' this to the user. For non-live specific options passed to the bootstrap tools, we'll be introducing --debootstrap-options and --cdebootstrap-options where users can specify their additional options passed to the respective bootstrap tool, rather than us maintaining them in a 'hardcoded' and selected list.
2012-08-24Moving from cdn.debian.net to http.debian.net as binary mirror.Daniel Baumann
2012-08-24Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for ↵Daniel Baumann
consistency reasons.
2012-08-10Releasing debian version 3.0~a57-1.debian/3.0_a57-1Daniel Baumann
2012-08-02Removing manpage stubs for second-level commands.Daniel Baumann
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.
2012-08-02Updating lb config --config manpage option to reflect that any Git Id can be ↵Daniel Baumann
specified, not just branches.
2012-07-30Releasing debian version 3.0~a56-1.debian/3.0_a56-1Daniel Baumann
2012-07-30Removing chroot_local-patches, too much overhead for just applying patches ↵Daniel Baumann
(notably, with -p1 enforced), hooks are more flexible anyway.
2012-07-29Adding possibility to specify a git branch when using lb config --config.Daniel Baumann
2012-07-29Releasing debian version 3.0~a55-1.debian/3.0_a55-1Daniel Baumann
2012-07-29Dropping global package-lists entirely, only local package lists within the ↵Daniel Baumann
config tree are support.
2012-07-29Removing chroot_task-lists, obsoleted by package lists.Daniel Baumann
2012-07-28Allowing to specify a git repository to lb_config in order to bootstrap a ↵Daniel Baumann
config tree.
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-20Releasing debian version 3.0~a54-1.debian/3.0_a54-1Daniel Baumann
2012-07-19Fixing up inclusion of functions while allowing local usage of live-build ↵Daniel Baumann
with different file layouts.
2012-07-19Releasing debian version 3.0~a53-1.debian/3.0_a53-1Daniel Baumann
2012-07-18Releasing debian version 3.0~a52-1.debian/3.0_a52-1Daniel Baumann
2012-07-18Removing spurious lb_source_netboot, there's not such thing as a netboot ↵Daniel Baumann
specific source tarball anyway.
2012-07-18Renaming net flavour to netboot for consistency.Daniel Baumann
2012-06-27Releasing debian version 3.0~a51-1.debian/3.0_a51-1Daniel Baumann
2012-06-05Automatically translate date formats in po files.Daniel Baumann
2012-06-04Releasing debian version 3.0~a49-1.debian/3.0_a49-1Daniel Baumann
2012-06-03Adding default for --debian-installer-preseedfile.Ben Armstrong
2012-05-31Cleaning http_proxy and ftp_proxy settings in chroot, people using apt ↵Daniel Baumann
proxies set them throught the apt pseudo-proxy options, and people using real proxies use config/environment.{chroot,binary} to set them.
2012-05-25Releasing debian version 3.0~a48-1.debian/3.0_a48-1Daniel Baumann
2012-04-27Releasing debian version 3.0~a47-1.debian/3.0_a47-1Daniel Baumann
2012-04-26Adding entries about the firmware options in lb_config manpage.Daniel Baumann
2012-04-05Releasing debian version 3.0~a46-1.debian/3.0_a46-1Daniel Baumann
2012-03-03Removing references to not existing --language option in lb_config manpage.Daniel Baumann
2012-02-26Removing --username cruft, live-config bootparameters should be used via ↵Daniel Baumann
--bootappend-live.
2012-02-26Removing --hostname cruft, live-config bootparameters should be used via ↵Daniel Baumann
--bootappend-live.
2012-02-16Releasing debian version 3.0~a45-1.debian/3.0_a45-1Daniel Baumann
2012-02-12Releasing debian version 3.0~a44-1.debian/3.0_a44-1Daniel Baumann
2012-02-06Releasing debian version 3.0~a43-1.debian/3.0_a43-1Daniel Baumann
2012-02-06Updating year in copyright notices for 2012.Daniel Baumann
2012-01-15Releasing debian version 3.0~a42-1.debian/3.0_a42-1Daniel Baumann
2012-01-15Adding reference to --parent-archive-areas in lb_config manpage (Closes: ↵Daniel Baumann
#646797).
2012-01-08Releasing debian version 3.0~a41-1.debian/3.0_a41-1Daniel Baumann
2011-12-04Releasing debian version 3.0~a40-1.debian/3.0_a40-1Daniel Baumann
2011-11-14Releasing debian version 3.0~a39-1.debian/3.0_a39-1Daniel Baumann
2011-10-30Releasing debian version 3.0~a38-1.Daniel Baumann
2011-10-13Releasing debian version 3.0~a37-1.debian/3.0_a37-1Daniel Baumann
2011-10-13Releasing debian version 3.0~a36-1.debian/3.0_a36-1Daniel Baumann
2011-10-08Releasing debian version 3.0~a35-1.debian/3.0_a35-1Daniel Baumann
2011-09-30Releasing debian version 3.0~a34-1.debian/3.0_a34-1Daniel Baumann
2011-09-30Adding --system option to define the resulting image type to be a live ↵Daniel Baumann
system or a normal, non-live system.
2011-09-28Renaming virtual-hdd-root-size to hdd-size in preparation of merging ↵Daniel Baumann
virtual-hdd into hdd.
2011-09-28Using 'none' instead of 'plain' when specifying that no chroot filesystem ↵Daniel Baumann
should be used.