Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This allows us to remove a hacky test from hooks/minimal to see whether
we need the package.
|
|
LH_PACKAGES_LISTS
This is required because lh_binary_rootfs removes /boot if minimal or
stripped is the only packages list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
before {c,}debootstrap calls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
breakage on amd64.
|
|
without --verbose
|
|
includes
|
|
|
|
|
|
|
|
|
|
to Juergen Fiedler <juergen.fiedler@gmail.com>.
|
|
existing, thanks to Thanatermesis <thanatermesis.ecvs@elivecd.net>.
|
|
|
|
* lh_config system-wide configuration file, like an implicit specification
of '--conffile=/etc/live-helper' to each lh_config call.
|
|
|
|
|
|
apache2 does not show gzipped files in the browser,
but downloads them which is not the desired action.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows us to write:
#if SECTIONS contrib non-free
contrib-package
non-free-package
#endif
and
#if DISTRIBUTION lenny sid
new-package
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|