Commit Graph

97 Commits

Author SHA1 Message Date
Daniel Baumann 65f256f893 Releasing debian version 3.0~a41-1. 2012-01-08 02:24:43 +01:00
Daniel Baumann 030436dd70 Releasing debian version 3.0~a40-1. 2011-12-04 10:14:54 +01:00
Daniel Baumann 40653e8000 Releasing debian version 3.0~a39-1. 2011-11-14 12:50:25 +01:00
Daniel Baumann c8ff8120d5 Releasing debian version 3.0~a38-1. 2011-10-30 08:47:49 +01:00
Daniel Baumann 0c8bad24ea Releasing debian version 3.0~a37-1. 2011-10-13 20:03:12 +02:00
Daniel Baumann 5053d95fe0 Releasing debian version 3.0~a36-1. 2011-10-13 15:57:54 +02:00
Daniel Baumann f2132fcacd Releasing debian version 3.0~a35-1. 2011-10-08 10:58:34 +02:00
Daniel Baumann d59ecb4ae2 Releasing debian version 3.0~a34-1. 2011-09-30 14:51:58 +02:00
Daniel Baumann 96e86b96d8 Adding --system option to define the resulting image type to be a live system or a normal, non-live system. 2011-09-30 00:56:49 +02:00
Daniel Baumann 94e610f2e5 Renaming virtual-hdd-root-size to hdd-size in preparation of merging virtual-hdd into hdd. 2011-09-28 11:39:40 +02:00
Daniel Baumann fbc5aa8291 Removing unused global chroot_preseed. 2011-09-28 09:46:09 +02:00
Daniel Baumann f2b6f46f94 Releasing debian version 3.0~a33-1. 2011-09-28 07:35:00 +02:00
Daniel Baumann 0b08f4529e Releasing debian version 3.0~a32-1. 2011-09-27 22:56:41 +02:00
Daniel Baumann f38ef7f469 Renaming usb-hdd binary image type to simply hdd.
This is the first step in conglomerating code for all hdd-ish
image types, independent of the partitioning scheme being used,
and adding future hdd-ish image types for virtualiziation software.
2011-09-13 09:10:30 +02:00
Daniel Baumann 468a41fdec Releasing debian version 3.0~a31-1. 2011-09-07 17:41:42 +02:00
Daniel Baumann 5d2fbf5d5a Adding support for ext4 for binary and chroot filesystem, including partial patch from Ben Howard <ben.howard@canonical.com> (Closes: #639298). 2011-08-25 23:47:30 +02:00
Daniel Baumann bd9d0f185f Releasing debian version 3.0~a30-1. 2011-08-24 19:37:36 +02:00
Daniel Baumann 2af22aa1c4 Unifying lb_chroot_packagelists and lb_chroot_local-packagelists. 2011-08-16 20:49:36 +02:00
Ben Armstrong cecbaf84b7 Removing old syslinux switches from lb_config manpage (Closes: #637939). 2011-08-16 12:35:33 +02:00
Daniel Baumann 89a66b4ce0 Releasing debian version 3.0~a29-1. 2011-08-13 08:07:24 +02:00
Daniel Baumann be6a22556b Releasing debian version 3.0~a28-1. 2011-08-08 21:13:15 +02:00
Daniel Baumann 636155709a Releasing debian version 3.0~a27-1. 2011-08-08 08:10:11 +02:00
Daniel Baumann 6167d107f6 Releasing debian version 3.0~a26-1. 2011-08-04 21:53:37 +02:00
Daniel Baumann a7a2aa23c6 Correcting cross-references to live-boot and live-config in lb_config manpage. 2011-08-04 13:16:21 +02:00
Daniel Baumann b181612222 Adding virtual-hdd in lb_config manpage as binary image type. 2011-07-28 16:23:23 +02:00
Daniel Baumann fb2bc99fd5 Reworking binary hooks helper. 2011-07-19 19:03:01 +02:00
Daniel Baumann e4793268a3 Enabling hooks based on the mode we're building for. 2011-07-19 11:57:21 +02:00
Daniel Baumann ef2752faab Adding kubuntu mode in order to have different defadefault hooks enabled for ubuntu and kubuntu (needed for #630088). 2011-07-19 10:51:20 +02:00
Daniel Baumann e0205ecb1a Releasing debian version 3.0~a25-1. 2011-07-15 20:38:42 +02:00
Daniel Baumann 41d0208ae0 Releasing debian version 3.0~a24-1. 2011-07-13 10:42:47 +02:00
Daniel Baumann 3bf765da2b Releasing debian version 3.0~a23-1. 2011-06-29 07:58:23 +02:00
Daniel Baumann d7b042aa03 Releasing debian version 3.0~a22-1. 2011-06-29 06:20:23 +02:00
Daniel Baumann b86f9c6380 Since we don't have global packages anymore, renaming lb_chroot_local-packages to lb_chroot_packages and config/chroot_local-packages to config/chroot_packages. 2011-06-15 22:08:44 +02:00
Daniel Baumann b3ad2f412a Dropping handling of --packages in order to simply things handle packages scheduled for installation through package lists only. 2011-06-11 11:37:37 +02:00
Daniel Baumann cf8f6cee93 Releasing debian version 3.0~a19-1. 2011-06-11 11:04:36 +02:00
Richard Nelson 2b2e0fb1bf Add progress as an option for --mode in lb_config manpage. 2011-06-08 18:44:54 -05:00
Daniel Baumann b9ddc38afb Releasing debian version 3.0~a18-1. 2011-06-03 12:00:09 +02:00
Daniel Baumann 348cb4b391 Moving 'default' hooks for minimal and stripped to example hooks, they will have to be enabled manually now (Closes: #627183).
Previously, there were a couple of hooks that were automatically run
for some image flavours. This came back from the old days when we
had to deconfigure gdm and enable kdm explicitly for kde images.

After lenny, this hack was not needed anymore, and there's not much
sense to keep the mechanism in place at all. Better, let's treat all
images the same way wrt/ hooks and don't do special automagics.

The only images that is of concern of are minimal and stripped
which we don't build by default anyway. This also stopps confusing
others.
2011-06-03 10:39:45 +02:00
Daniel Baumann 26ad091b3e Releasing debian version 3.0~a17-1. 2011-05-18 19:52:17 +02:00
Daniel Baumann fa0f468408 Completing files section in live-build manpage (Closes: #626367). 2011-05-18 19:37:51 +02:00
Daniel Baumann cd6820dd7a Correcting wrongly attributed -m switch to --mirror-bootstrap, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #626905). 2011-05-16 12:13:47 +02:00
Daniel Baumann 201989e6dd Releasing debian version 3.0~a16-1. 2011-04-23 19:27:51 +02:00
Daniel Baumann 745ffde6ff Releasing debian version 3.0~a15-1. 2011-04-22 23:12:06 +02:00
Daniel Baumann ee8d589250 Releasing debian version 3.0~a14-1. 2011-03-25 10:06:37 +01:00
Daniel Baumann 88d9374df2 Releasing debian version 3.0~a13-1. 2011-03-09 19:27:56 +01:00
Daniel Baumann 1ca9abd92a Releasing debian version 3.0~a12-1. 2011-03-09 19:20:43 +01:00
Daniel Baumann 90b145de6c Adding initial support for parent distribution for debian-installer. 2011-03-09 19:20:43 +01:00
Daniel Baumann 2159e3fba7 Adding initial support for making initsystem configurable. 2011-03-09 19:20:42 +01:00
Daniel Baumann 7289fd7e8f Releasing debian version 3.0~a11-1. 2011-03-09 19:20:41 +01:00
Daniel Baumann d0a5dac971 Removing unused debian-release mode. 2011-03-09 19:20:41 +01:00