Daniel Baumann
113ddd069d
Not fail if /dev/random is not available in chroot, newer debootstrap seems not to create it anymore.
2010-09-26 10:37:54 +02:00
Daniel Baumann
22771bbfdb
Using the same path for win32-loader in squeeze as in sid as it has finally migrated some time ago.
2010-09-26 08:07:57 +02:00
Hector Oron
bb82f21a54
Fixing bpo debian-maintainers.org typo ( Closes : #597715 ).
2010-09-22 15:07:01 +02:00
Daniel Baumann
95d8e0be7a
Also adding kbd to debian-installer packages.
2010-09-20 22:22:43 +02:00
Daniel Baumann
fb144e8371
Also handling console related packages in debian-installer when live-installer is used.
2010-09-20 22:18:13 +02:00
Daniel Baumann
032ecaedc9
Adding consle-setup and keyboard-configuration manually to package pool for debian-installer in order to workaround a flawed debian-installer change in squeeze.
2010-09-20 21:49:35 +02:00
Daniel Baumann
73b127050d
Also only respecting packages lists with .list suffix in binary_local-packageslists for consistency.
2010-09-19 17:36:56 +02:00
Daniel Baumann
dda807e374
Making rmdir calls on cleanups more robust.
2010-09-17 00:47:25 +02:00
Daniel Baumann
1b865f62a6
Using short boot parameter 'config' to enable live-config, requires live-config 2.0.7.
2010-09-16 22:38:13 +02:00
Daniel Baumann
a69dbd9e26
Correcting typo in binary sources.list creating.
2010-09-16 19:05:01 +02:00
Daniel Baumann
b37bdd8f37
Allowing also symlinks in chroot_local-packages ( Closes : #593186 ).
2010-09-16 18:16:19 +02:00
Daniel Baumann
df8bb8ecf7
Also populating config tree automatically when calling other top-level commands apart from lb_build.
2010-09-16 17:21:20 +02:00
Daniel Baumann
5acc7b4807
Updating kernel images number when installing them into live media.
2010-09-16 17:21:18 +02:00
Daniel Baumann
57b585272f
Correcting to narrow pattern for counting kernel images ( Closes : #581252 ).
2010-09-16 16:18:08 +02:00
Daniel Baumann
cf9bd38d4e
Correcting freudian typo when reading in config files.
2010-09-16 15:27:05 +02:00
Daniel Baumann
35c11b4aac
Adding support for inclusion of the debian-backports repository.
2010-09-16 14:15:30 +02:00
Daniel Baumann
de5ee78bc4
Correcting typo in lb_config when cleaning up auto/config.
2010-09-15 21:37:37 +02:00
Daniel Baumann
cb869ef873
Fixing lb_binary_syslinux to add quiet for the default live entries.
2010-09-15 13:19:04 +02:00
Daniel Baumann
377a458b92
Adding somewhat prettier header in /etc/apt/sources.list.
2010-09-15 13:03:04 +02:00
Daniel Baumann
ac2c30e379
Updating auto/scripts handling.
2010-09-13 21:49:20 +02:00
Daniel Baumann
3bb5fe0ba2
Avoid running helpers twice when using auto ( Closes : #584884 ).
2010-09-13 21:20:54 +02:00
Daniel Baumann
76dfb5608f
Prefixing helper scripts to make 'out of source' usage usable ( Closes : #572455 ).
2010-09-12 21:01:06 +02:00
Daniel Baumann
6c6d3b94c6
Updating path in local helper for live-build.
2010-09-12 20:44:33 +02:00
Daniel Baumann
c46256fe66
Correcting --clean handling in lb_config.
2010-09-07 16:31:45 +02:00
Daniel Baumann
75182d7193
Moving location of the global configuration file from /etc/default/live-build to /etc/live/build.conf resp. /etc/live/build.d/.
2010-09-07 16:22:59 +02:00
Daniel Baumann
493c4488bf
Updating internal variables from lh to lb scheme, should be the last piece to finish the live-helper to live-build rename.
2010-09-07 15:11:48 +02:00
Daniel Baumann
a5cd59eab3
Also deconfiguring /etc/hosts when using debootstrap to bootstrap system.
2010-09-06 01:32:45 +02:00
Daniel Baumann
09c9c6b8a1
Adding support for standalone live-boot as initramfs generator.
2010-09-04 12:52:01 +02:00
Daniel Baumann
dd2c7afa0f
Updating gdm handling for lxde.
2010-09-02 23:56:25 +02:00
Daniel Baumann
f9edbe95d3
Updating internal calls to use live-build instead of live-helper.
2010-09-02 15:14:29 +02:00
Daniel Baumann
e3d7dede0d
Replacing some more references to live-helper with live-build in scripts.
2010-09-02 14:40:28 +02:00
Daniel Baumann
0cc1bf5a6f
Replacing some references to live-helper with live-build.
2010-09-02 13:22:22 +02:00
Daniel Baumann
dc2fb99a7c
Updating copyright headers for live-build.
2010-09-02 13:19:46 +02:00
Daniel Baumann
d706453234
Moving /usr/share/live-helper to /usr/share/live/build.
2010-08-14 20:35:52 +02:00
Daniel Baumann
2ecae35286
Adding slightly modified patch from Cody A.W. Somerville <cody.somerville@canonical.com> to extract casper uuid file from casper initrds.
2010-08-14 11:48:30 +02:00
Daniel Baumann
6ab4c8d604
Setting default desktop for tasksel when installing package tasks to avoid ending up with a pulled in gnome in all cases, thanks a lot to Ben Armstrong <synrg@debian.org> for finding this solution.
2010-08-08 03:53:52 +02:00
Chris Lamb
0dd30405ed
Fix LH_INTERACTIVE switch statement.
...
Signed-off-by: Chris Lamb <lamby@debian.org>
2010-08-05 20:16:15 -04:00
Chris Lamb
c0114ac4c7
Run chroot stage with /var/lib/dpkg mounted as a tmpfs
...
Idea from Thomas Lange and FAI. Speedup in my testcase (standard image)
is 3m00 => 2m50, probably much better improvements for the desktop image
clients.
Signed-off-by: Chris Lamb <lamby@debian.org>
2010-07-31 21:15:31 -04:00
Daniel Baumann
e7909fdb41
Making cp calls for syslinux templates recursive, thanks to Tiago Bortoletto Vaz <tiago@debian.org>.
2010-07-30 04:31:41 +02:00
Daniel Baumann
d039300d82
Rearranging helpers scripts in source tree.
2010-07-24 17:10:10 +02:00