Commit Graph

156 Commits

Author SHA1 Message Date
Daniel Baumann 257d8988ee Removing kubuntu mode, it's not different anymore to standard ubuntu mode. 2012-12-17 20:34:41 +01:00
Daniel Baumann 9013f5d8db Releasing debian version 4.0~a4-1. 2012-12-16 22:02:07 +01:00
Daniel Baumann 46b0d4370b Switching from genisoimage to xorriso. 2012-12-16 21:39:38 +01:00
Daniel Baumann 946855b2e4 Releasing debian version 4.0~a3-1. 2012-12-10 20:40:16 +01:00
Daniel Baumann 39def8c11f Releasing debian version 4.0~a2-1. 2012-12-06 21:17:52 +01:00
Daniel Baumann d331018a47 Releasing debian version 4.0~a1-1. 2012-11-30 15:22:54 +01:00
Daniel Baumann d306246697 Releasing debian version 3.0~a68-1. 2012-11-30 15:10:13 +01:00
Daniel Baumann 7b2b860d72 Releasing debian version 3.0~a67-1. 2012-11-02 12:29:08 +01:00
Daniel Baumann 4f710bc3c4 Removing debconf-nowarnings option, doesn't provide any advantage to disable this option in the first place. 2012-10-31 09:26:25 +01:00
Daniel Baumann 2caef33ea2 Renaming progress mode to progress-linux to match the used naming scheme. 2012-10-25 13:36:18 +02:00
Daniel Baumann 175f6d4bdc Releasing debian version 3.0~a66-1. 2012-10-22 20:45:11 +02:00
Daniel Baumann a35277259c Releasing debian version 3.0~a65-1. 2012-10-08 20:47:10 +02:00
Daniel Baumann bf918b8584 Releasing debian version 3.0~a64-1. 2012-10-05 09:23:53 +02:00
Daniel Baumann 80f3c62290 Removing unsupported and unsupportable bootstrap_copy. 2012-10-03 13:46:22 +02:00
Daniel Baumann 3f84ba14ce Releasing debian version 3.0~a63-1. 2012-10-02 21:24:43 +02:00
Daniel Baumann 687d2abf6c Releasing debian version 3.0~a62-1. 2012-10-01 05:02:51 +02:00
Daniel Baumann f735d984cf Releasing debian version 3.0~a61-1. 2012-09-30 09:47:22 +02:00
Daniel Baumann 8cd449e67c Releasing debian version 3.0~a60-1. 2012-09-29 14:08:52 +02:00
Daniel Baumann 218094cff2 Releasing debian version 3.0~a59-1. 2012-09-26 14:48:45 +02:00
Daniel Baumann 9228a0ca66 Renaming volatile options refering to volatile archive to updates to match current archive namings. 2012-09-26 14:43:12 +02:00
Daniel Baumann 55f6d94398 Releasing debian version 3.0~a58-1. 2012-08-27 16:33:24 +02:00
Daniel Baumann df1cea54c5 Removing bootstrap-flavour option (Closes: #685675).
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-27 14:26:11 +02:00
Daniel Baumann d8d5366a6c Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for consistency reasons. 2012-08-24 11:38:24 +02:00
Daniel Baumann 31d966cb49 Releasing debian version 3.0~a57-1. 2012-08-10 22:42:58 +02:00
Daniel Baumann 12a2f17ea7 Removing manpage stubs for second-level commands.
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-02 18:56:07 +02:00
Daniel Baumann 9635371d5e Updating lb config --config manpage option to reflect that any Git Id can be specified, not just branches. 2012-08-02 18:54:03 +02:00
Daniel Baumann b2eb7a885b Releasing debian version 3.0~a56-1. 2012-07-30 21:56:34 +02:00
Daniel Baumann 1eabc72682 Removing chroot_local-patches, too much overhead for just applying patches (notably, with -p1 enforced), hooks are more flexible anyway. 2012-07-30 18:19:28 +02:00
Daniel Baumann 227ae768e6 Releasing debian version 3.0~a55-1. 2012-07-29 02:03:11 +02:00
Daniel Baumann 81fb429453 Dropping global package-lists entirely, only local package lists within the config tree are support. 2012-07-29 00:29:23 +02:00
Daniel Baumann cd4a3eddc0 Dropping global binary includes and moving binary local-includes to includes, just as with chroot includes and local-includes. 2012-07-28 18:57:40 +02:00
Daniel Baumann 8587b8c65f Releasing debian version 3.0~a54-1. 2012-07-20 04:48:07 +02:00
Daniel Baumann d4999431b8 Releasing debian version 3.0~a53-1. 2012-07-19 04:18:13 +02:00
Daniel Baumann f271c83674 Releasing debian version 3.0~a52-1. 2012-07-18 22:49:41 +02:00
Daniel Baumann 310be05bff Renaming net flavour to netboot for consistency. 2012-07-18 19:26:07 +02:00
Daniel Baumann e448d1e92a Releasing debian version 3.0~a51-1. 2012-06-27 14:39:02 +02:00
Daniel Baumann 52c602459d Automatically translate date formats in po files. 2012-06-05 13:46:52 +02:00
Daniel Baumann 6e10198b6a Releasing debian version 3.0~a49-1. 2012-06-04 12:15:54 +02:00
Daniel Baumann 3eb2b243cc Cleaning http_proxy and ftp_proxy settings in chroot, people using apt proxies set them throught the apt pseudo-proxy options, and people using real proxies use config/environment.{chroot,binary} to set them. 2012-05-31 13:12:13 +02:00
Daniel Baumann 3a864f6ddd Releasing debian version 3.0~a48-1. 2012-05-25 08:26:30 +02:00
Daniel Baumann 4b333fb980 Releasing debian version 3.0~a47-1. 2012-04-27 12:05:38 +02:00
Daniel Baumann 5787c78ff0 Adding entries about the firmware options in lb_config manpage. 2012-04-26 22:39:37 +02:00
Daniel Baumann 982e2fb0a9 Releasing debian version 3.0~a46-1. 2012-04-05 10:34:15 +02:00
Daniel Baumann 36cd2a3efe Removing references to not existing --language option in lb_config manpage. 2012-03-03 21:02:48 +01:00
Daniel Baumann ea22359fa6 Removing --hostname cruft, live-config bootparameters should be used via --bootappend-live. 2012-02-26 19:50:49 +01:00
Daniel Baumann bd78d8698b Releasing debian version 3.0~a45-1. 2012-02-16 21:48:16 +01:00
Daniel Baumann 2d4cf57c98 Releasing debian version 3.0~a44-1. 2012-02-12 22:09:16 +01:00
Daniel Baumann 6c98972988 Releasing debian version 3.0~a43-1. 2012-02-06 23:24:53 +01:00
Daniel Baumann 822dc2c028 Updating year in copyright notices for 2012. 2012-02-06 23:15:12 +01:00
Daniel Baumann 1e9e38c7fe Releasing debian version 3.0~a42-1. 2012-01-15 19:25:55 +01:00