240 lines
6.7 KiB
Plaintext
240 lines
6.7 KiB
Plaintext
2006-10-25 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Applied patch from Marcelo D. Re <mdre@rectorado.unl.edu.ar>:
|
|
- skip deb-src source-list entries when building images with
|
|
--without-source.
|
|
* Applied patches from Otavio Salvador <otavio@debian.org>:
|
|
- adding '--bootstrap-config' to support cdebootstraps
|
|
'--suite-config'.
|
|
- allowing override of ${BASE}.
|
|
- adjust sourcing of scripts, so that only the real scripts are
|
|
sourced and not other (backup) files.
|
|
- allowing override of kernel-packages.
|
|
* Reverted mangling of LIVE_DISTRIBUTION for sources.list generation.
|
|
|
|
2006-10-18 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Autodetecting proxy now.
|
|
|
|
2006-10-16 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Readded and slightly changed --clone and --preseed.
|
|
|
|
2006-10-01 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added multiple repositories.
|
|
* Using LIVE_PROXY_* also for bootstraping.
|
|
|
|
2006-09-27 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Changing manpage section.
|
|
|
|
2006-09-26 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added default flavour hooks.
|
|
* minimal flavour does not install debian-archive-keyring to save space.
|
|
* Adjusted network patch.
|
|
|
|
2006-09-25 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Removed now unused initramfs-tools hack.
|
|
* Simplified xorg check based on distribution rather than version.
|
|
* Added fix from Bas Wijnen <wijnen@debian.org> for space handling in
|
|
arguments.
|
|
* Fixed package list handling similar to the fix suggested by Alex Owen
|
|
<r.alex.owen@gmail.com>.
|
|
|
|
2006-09-08 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* 13hack.sh: initramfs-tools hack, check added for xorg.
|
|
|
|
2006-09-15 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added eject to minimal package selection.
|
|
|
|
2006-09-14 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Adjustements for linux 2.6.17 testing propagation.
|
|
|
|
2006-09-08 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* 23net.sh: Fixed binary missing directory creation.
|
|
* templates/iso: Moved common files to templates/common.
|
|
|
|
2006-09-07 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Minor cleanups.
|
|
* Fixed dist target.
|
|
|
|
2006-09-06 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* 14chroot.sh, main.sh: Added manifest support.
|
|
* 23net.sh: Added 2 variables for basenames to ease readability.
|
|
* main.sh, 02default.sh: Modified Usage() uses.
|
|
|
|
2006-09-03 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added dist parameter to easily pull images for live.debian.net.
|
|
* Added "--output" to specify the image name prefix.
|
|
* Exclude iso templates for minimal flavour.
|
|
|
|
2006-09-02 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added experimental as distribution.
|
|
* Added source image generation.
|
|
* Using dpkg instead of dpkg-architecture, removed dpkg-dev dependency.
|
|
|
|
2006-08-31 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added "--disable-generic-indices" and "--enable-generic-indices".
|
|
* Fixed i18n lists.
|
|
* Rewritten all lists, comments are now possible.
|
|
* Lists must be now explicitly given with --package-list, no longer as
|
|
last argument of the make-live call.
|
|
* Setting default sources.list while the image generation, restoring
|
|
customized ones afterwards.
|
|
|
|
2006-08-30 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Cleanups:
|
|
- moved 14patch_packages.sh to 13hack.sh.
|
|
- simplified 13hack.sh.
|
|
|
|
2006-08-29 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* pxelinux.cfg: Updated to right defaults, first cifs then nfs or
|
|
select your favorite way. Rationale: /dev/nfs is for kernel
|
|
discovering, not for initramfs discover, casper will be just fine
|
|
with "netboot".
|
|
* 13chroot.sh, 14patch_packages.sh: Added a simple system for patching
|
|
packages, mainly for xserver-xorg so far.
|
|
|
|
2006-08-28 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Updated documentation.
|
|
* Added patch from Alex Owen <r.a.owen@qmul.ac.uk> to update
|
|
pxelinux.cfg for NFS root in casper.
|
|
|
|
2006-08-27 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Cleanups.
|
|
|
|
2006-08-27 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Added sysv init blocking policy.
|
|
|
|
2006-08-22 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Reorganised sources.
|
|
* Added staging support.
|
|
* Cleaned up parameter names.
|
|
* testing is now supported.
|
|
|
|
2006-08-02 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Rewrote netboot support.
|
|
* Added support for pure directory rootfs images.
|
|
|
|
2006-07-28 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added DEBIAN_FRONTEND to chroots(), now completely non-interactive.
|
|
* Fixed wrong chroot patch.
|
|
|
|
2006-07-27 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Changed amd64 kernel naming scheme.
|
|
|
|
2006-07-19 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Bugfixes.
|
|
|
|
2006-07-18 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added iso templates.
|
|
|
|
2006-07-17 Daniel Baumann <daniel@debian.org>
|
|
|
|
* Added chroot to 01-patch.sh.
|
|
* Added "--logfile".
|
|
|
|
2006-07-01 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Added "--flavour".
|
|
|
|
2006-06-28 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Added "--debug" and "--verbose".
|
|
|
|
2006-06-23 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Rewritten manpages.
|
|
|
|
2006-06-19 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Added "--templates" options.
|
|
* Fixed some typos.
|
|
|
|
2006-06-15 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* General fixes.
|
|
|
|
2006-06-18 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Added "-a|--architecture" and "-p|--package-list" options.
|
|
* Reworked how lists works.
|
|
|
|
2006-06-15 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* General cleanup.
|
|
|
|
2006-06-14 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Re-added "-f|--filesystem".
|
|
|
|
2006-06-12 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Added "--conffile", "--preseed", "--clone", and "--rootfs" options.
|
|
|
|
2006-06-12 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Added new splash.rle.
|
|
* Added memtest86+.
|
|
* Added "--distribution", and "--section" options.
|
|
* Moved /etc/default/make-live to /etc/make-live.conf.
|
|
|
|
2006-06-11 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Added handling of md5sums.
|
|
|
|
2006-06-09 Marco Amadori <marco.amadori@gmail.com>
|
|
|
|
* Added splashy support.
|
|
* Added ext2 rootfs support.
|
|
* Added external hook and path support.
|
|
* Swiched to getopt.
|
|
|
|
2006-06-02 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Added patch from Jason D. Clinton <me@jasonclinton.com>:
|
|
- Added netboot flavour.
|
|
- Thanks to SafeDesk Solutions <http://www.safedesk.com/>.
|
|
|
|
2006-06-01 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Moved syslinux inside the chroot.
|
|
|
|
2006-05-31 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Added kde-*i18n and standard-i18n lists.
|
|
|
|
2006-05-28 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Added patch from Frederic Lehobey <Frederic.Lehobey@free.fr>:
|
|
- Added locales to LIVE_PACKAGES.
|
|
- Added LIVE_MIRROR_KEY, LIVE_REPOSITORY, LIVE_REPOSITORY_KEY, and
|
|
LIVE_BOOTAPPEND.
|
|
|
|
2006-05-27 Daniel Baumann <daniel.baumann@panthera-systems.net>
|
|
|
|
* Initial release.
|