Commit Graph

68 Commits

Author SHA1 Message Date
Daniel Baumann 5e491edd2a Correcting wrong apt-utils workaround in chroot_sources when using minimal and local packages. 2010-05-23 12:31:23 +02:00
Daniel Baumann bbce078bb7 Renaming --chroot-build to --build-with-chroot. 2010-05-23 12:31:17 +02:00
Daniel Baumann b5dcada385 Adding option for custom isohybrid arguments. 2010-05-23 12:31:09 +02:00
Daniel Baumann 9f6b203a25 Generalizing uuid handling so that we can enable it in debian later too. 2010-05-23 12:30:51 +02:00
Cody A.W. Somerville bf9cfa4dad Generating casper uuid file in casper initrd. 2010-05-23 12:29:58 +02:00
Daniel Baumann eea2becec4 Applying slightly modified patch from Cody A.W. Somerville <cody.somerville@canonical.com> to update titles for Ubuntu in live-media disk info. 2010-05-23 12:29:54 +02:00
Daniel Baumann 9ab0bb3100 Thinking about removing openssh-server hostkeys, as they should be regenerated during boot anyway. 2010-05-23 12:27:58 +02:00
Daniel Baumann d1efcbdbdd Updating default boot parameters to include live-config. 2010-05-23 12:27:28 +02:00
Daniel Baumann 9c07921930 Once again updating path for win32-loader for squeeze and newer. 2010-05-23 12:26:02 +02:00
Daniel Baumann cfea3f6f43 Updating win32-loader pathes for squeeze (Closes: #580952). 2010-05-10 08:44:31 +02:00
Daniel Baumann ec0380a876 Seperating source tarballs into to, one for debian, one for debian-live. 2010-05-09 13:54:06 +02:00
Daniel Baumann d036786462 Allow to include multiple checksum files and specify which hashes to use. 2010-05-01 08:24:56 +02:00
Daniel Baumann ec572c7d15 Renaming md5sum helpers to checksums. 2010-05-01 07:39:49 +02:00
Daniel Baumann 9de680f667 Making sure live-helper.sh is sourced early enough wrt/ auto scripts. 2010-04-18 14:43:23 +02:00
Daniel Baumann 3afd7393fd Printing message when auto scripts are used to make debug logs more understandable. 2010-04-18 14:40:09 +02:00
Daniel Baumann 727165a5e8 Replacing 'noautoconfig' string in auto/ scripts with 'noauto'. 2010-04-18 14:38:14 +02:00
Daniel Baumann 7b43a640ed Don't fail on samhain workaround when we're cleaning up. 2010-04-17 20:23:27 +02:00
Daniel Baumann 684e14653f Updating Man function to work with lh as wrapper. 2010-04-09 21:28:47 +02:00
Daniel Baumann 49df286dd7 Calling Check_defaults twice in lh_config, once when we initialize and once when the modified configuration is written (Closes: #576573). 2010-04-09 21:28:47 +02:00
Daniel Baumann 6f967193a6 Adding special hack to prevent samhain from initializing. 2010-04-09 21:28:43 +02:00
Daniel Baumann 9fdf028aa8 Making handling of cache/packages_bootstrap a bit more error proove, thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> for bringing it up. 2010-04-09 21:28:42 +02:00
Daniel Baumann 2b25d825fa Adding -r, --repositories option to select preconfigured third-party repositories more easily. 2010-04-09 21:28:19 +02:00
Daniel Baumann 89abea479f Updating appending of union boot paramater to only append, when we're not using aufs. 2010-03-17 20:33:15 +01:00
Daniel Baumann a44b66389f Manually removing resolvconf when building kde-desktop release images. 2010-03-12 16:20:40 +01:00
Daniel Baumann 7e16da4255 Correcting typo in desktop hacks. 2010-03-12 16:19:59 +01:00
Daniel Baumann ca8429ebf4 Adding update repositories as volatile when building in ubuntu mode (Closes: #572983). 2010-03-12 16:19:52 +01:00
Daniel Baumann 4a5a5920e1 Only remove auxilliary packages in rootfs when not using pre-cached chroot (Closes: #572976). 2010-03-12 16:08:21 +01:00
Steven Shiau f2e2d47c68 Fixing build failure with indices caching. 2010-03-12 16:08:14 +01:00
Daniel Baumann f8ca191ca2 Adding support for debian-volatile archive. 2010-03-06 17:23:59 +01:00
Daniel Baumann 2b8ea54d76 Updating year to 2010 in copyright notices. 2010-03-04 13:43:09 +01:00
Trent W. Buck 9d65522189 Adding helper to prevent upstart from being run during chroot phase (Closes: #571056). 2010-03-04 13:36:28 +01:00
Daniel Baumann c7bcd899f0 Applying slightly modified patch from Cody A.W. Somerville <cody.somerville@canonical.com> to add support for custom debian installer images mirror. 2010-03-04 13:22:15 +01:00
Daniel Baumann 365a757bf5 Updating default desktop configuration quirks. 2010-02-21 14:16:56 +01:00
Daniel Baumann 77664c045c Reworking iso-hybrid as an independent binary image type. 2010-02-20 17:57:32 +01:00
Daniel Baumann 728f74d9b4 Cleaning up usb helpers for a future usb-zip addition. 2010-02-20 17:57:26 +01:00
Marco Amadori 095ce3a7b4 Installs policy-rc.d also in binary phase.
* Potentially apt upgrades could trigger daemon restarts that could
  lock filesystems like /proc in the chroot system.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
2010-02-20 17:46:07 +01:00
Daniel Baumann 6b75ba6159 Automatically populating config tree when having auto/config present and lh build is called without having lh config run before. 2010-02-20 17:45:46 +01:00
Daniel Baumann b7879356c5 Marking gwenview in chroot_localization as lenny-only, thanks to Rodrigo P. Gomez <armyofthepenguin@gmail.com>. 2010-02-20 17:45:36 +01:00
Daniel Baumann 383658641e Removing remaining leftovers from etch-only options --genisoimage and --union-filesystem removals (Closes: #568261). 2010-02-17 12:30:07 +01:00
Daniel Baumann 3a32284de7 Also using sources.list snipplets for local packages just as for the other repositories (Closes: #569619). 2010-02-17 12:30:07 +01:00
Daniel Baumann 10da6c3ec0 Dropping lh_ prefix from internal helpers, this is not user visible. 2010-02-05 17:10:44 +01:00
Tzafrir Cohen 7f1599d218 For lh_local, checking first for helpers in LH_BASE.
lh_local sets PATH and LH_BASE. However the live-helper wrapper script
looks for helper script in the system path (/usr/share/live-helper/helpers)
before looking for them in the PATH.

This patch thus instructs lh to first adds test under LH_BASE, if set.
2010-02-01 12:36:00 +01:00
Daniel Baumann aaca8c1f1a Adding support for gfxboot. 2010-02-01 09:34:12 +01:00
Daniel Baumann fd05de06ea Changing binary indices behaviour as suggested by Ben Armstrong <synrg@debian.org>, means we're now including binary sources by default (unless they are the same as chroot ones), and binary indices now only controls if apt lists need to be included in the resulting binary image. 2010-01-31 17:07:35 +01:00
Daniel Baumann e54f4a09df Also making use of package cache during chroot_local-hooks (Closes: #566838). 2010-01-31 14:19:49 +01:00
Daniel Baumann 87012e41db Displaying a message between setting up squashfs-tools and starting mksquashfs so that users know what is going on, thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> (Closes: #566250). 2010-01-23 09:47:41 +01:00
Daniel Baumann f358b604c6 Adding special handling for kde-desktop hook in lh_chroot_hocks. 2010-01-20 13:03:50 +01:00
Ben Armstrong c6ecdcfc9c Update lh_source_debian to deal with multiple dsc files for the same source. 2010-01-19 20:44:25 +01:00
Daniel Baumann d1f3fcab0e Automatically setting-up backports repository when specifying lenny-backports as target distribution. 2010-01-12 05:36:45 +01:00
Daniel Baumann bf343607c1 Renaming directory that holds automatic scripts (e.g. scripts/config or scripst/clean) to auto for consistency reasons. 2010-01-11 23:59:22 +01:00