Daniel Baumann
80bfaf9f0a
Exposing --debootstrap-options and --cdebootstrap-options publicly.
2012-08-27 14:47:10 +02:00
Daniel Baumann
9b5fc09d0f
Removing bootstrap-keyring option.
2012-08-27 14:36:42 +02:00
Daniel Baumann
fda74e4307
Removing bootstrap-include and bootstrap-exclude options.
2012-08-27 14:33:57 +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
c68e06fb6b
Simplyfing sourcing of build.sh and getting away with the broken subshell construct.
2012-08-13 12:23: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
508510e097
Updating GPL standard header in all files.
2012-07-30 18:19:27 +02:00
Daniel Baumann
a48c974c9c
Avoid showing message in lb config running the second time through auto on git repository based config trees.
2012-07-30 01:19:05 +02:00
Daniel Baumann
da30397e4b
Automatically update auto/config when using --config with extra options.
2012-07-30 00:33:33 +02:00
Daniel Baumann
e2b2441d86
Adding messages about performing git operations when using --config.
2012-07-30 00:28:10 +02:00
Daniel Baumann
ecc1d7a0c2
Adding possibility to specify a git branch when using lb config --config.
2012-07-29 23:26:31 +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
28cd477e7e
Showing a message about ignoring --config when the current directory already is a git repository.
2012-07-28 20:37:19 +02:00
Daniel Baumann
189ea002e4
Reordering auto/config in lb_config to work with bootstrapping config tree from a git repository.
2012-07-28 20:04:36 +02:00
Daniel Baumann
e8a9169e26
Allowing to specify a git repository to lb_config in order to bootstrap a config tree.
2012-07-28 19:17:53 +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
8473b925fd
Fixing up inclusion of functions while allowing local usage of live-build with different file layouts.
2012-07-19 21:11:59 +02:00
Daniel Baumann
2d94f79d0a
Adding support for ntfs as binary filesystem when using syslinux.
2012-07-18 22:30:15 +02:00
Daniel Baumann
c07a76f649
Decrufting version flag.
2012-07-18 21:55:08 +02:00
Daniel Baumann
f4de284deb
Adding xz as valid compression format.
2012-07-18 20:07:06 +02:00
Daniel Baumann
75ca21eaec
Adding support for zsync control files generation, thanks to Hector Oron <hector.oron@gmail.com> for the idea and prototype.
2012-07-18 19:37:20 +02:00
Daniel Baumann
310be05bff
Renaming net flavour to netboot for consistency.
2012-07-18 19:26:07 +02:00
Daniel Baumann
328222f8c7
Moving local includes from auto/{functions,scripts} to local/{functions,scripts} where they belong.
2012-06-04 11:55:22 +02:00
Daniel Baumann
aa0c0fb107
Renaming internal .stage to .build for consistency within the configuration tree.
2012-06-03 22:42:41 +02:00
Daniel Baumann
a666a80a4f
Renaming config/binary_debian-installer-includes to config/includes.binary_debian-installer for consistency with the other include directories.
2012-06-03 08:27:16 +02:00
Daniel Baumann
58cb79b8cd
Transforming failsafe boot parameter into an own option.
2012-04-27 20:31:49 +02:00
Daniel Baumann
b8bf4da08f
Adding support for including firmware packages automatically within the live system.
2012-04-26 22:39:36 +02:00
Daniel Baumann
bbd9c284e4
Adding support for including firmware packages automatically within debian-installer.
2012-04-26 22:28:48 +02:00
Daniel Baumann
e5f5af6525
Adding architecture to the output message when running lb_config.
2012-03-03 13:05:29 +01:00
Daniel Baumann
7809c0ef96
Removing --username cruft, live-config bootparameters should be used via --bootappend-live.
2012-02-26 19:55:28 +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
822dc2c028
Updating year in copyright notices for 2012.
2012-02-06 23:15:12 +01:00
Daniel Baumann
7b99b1a9e9
Giving a note about what mode we are configuring, now that mode is determined automatically based on the host system.
2012-02-06 23:15:11 +01:00
Daniel Baumann
4272857617
Removing --tasks leftovers in lb_config.
2011-11-02 13:10:54 +01:00
Ben Howard
d90c311ef9
Adding foreign bootstrap via qemu for cross arch building.
2011-10-05 07:38:53 +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
957cdb7cfe
Using 'none' instead of 'plain' when specifying that no chroot filesystem should be used.
2011-09-28 11:17:47 +02:00
Daniel Baumann
432402e32b
Renaming and reworking previous chroot_local-preseed into chroot_preseed, now looking for config/preseed/*.preseed{,.chroot} files.
2011-09-28 10:11:50 +02:00
Daniel Baumann
4b990a72eb
Correcting typo in config/includes.chroot creating in lb_config, thanks to Stanislav Bogatyrev <realloc@realloc.spb.ru> for reporting it.
2011-09-27 22:41:56 +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
bb718340e2
Adding option for setting filesystem label on usb-hdd images.
2011-09-12 09:19:30 +02:00
Daniel Baumann
9119f24831
Also respect config/packages for packages to be installed in both chroot and binary.
2011-09-07 17:33:53 +02:00
Daniel Baumann
f8a313ac93
Updating lb_config for config/packages.binary.
2011-09-07 16:41:40 +02:00
Daniel Baumann
039df15831
Using config/includes.binary rather than config/binary_local-includes.
2011-09-07 16:33:53 +02:00
Daniel Baumann
e82aa25134
Renaming config/chroot_packages to config/packages.chroot.
2011-09-07 15:59:48 +02:00
Daniel Baumann
046095cffa
Renaming lb_chroot_local-includes into lb_chroot_includes and check for includes in config/includes.chroot.
2011-09-07 15:16:23 +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
7dd4473d5a
Renaming --apt-source to --apt-source-archives.
2011-08-24 23:30:22 +02:00