[Git-commits] wrapper around debootstrap branch, t/remove_apt_cache, created. v0.32-14-gefa6137

git repository hosting gitosis at grml.org
Thu Dec 3 22:25:33 CET 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "wrapper around debootstrap".

The branch, t/remove_apt_cache has been created
        at  efa6137a2c5c426b0a052a8863c3b49fa1300dab (commit)

- Log -----------------------------------------------------------------
commit efa6137a2c5c426b0a052a8863c3b49fa1300dab
Author: Michael Gebetsroither <michael at mgeb.org>
Date:   Thu Dec 3 22:21:07 2009 +0100

    remove cached debs to reduce diskpace during bootstrap
    
    Signed-off-by: Michael Gebetsroither <michael at mgeb.org>

commit f125515f466f828f41388805a8276975c9878c77
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Dec 3 22:06:57 2009 +0100

    Only set PARTITION=1 if target is a block device.

commit 818e52abdc2bd149d994d55febf3f5435255a21b
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Dec 3 21:43:02 2009 +0100

    Switched order of including cmdlineopts.clp, first check local directory
    and afterwards system directory.

commit 3067ce85df1efd3fec199d5ebb079ff5ec2d93ee
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Dec 3 21:39:58 2009 +0100

    Remove trailing whitespace from debian/rules

commit 91e28e76f525bc63d13b730bea3abef668628b6c
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Dec 3 19:41:06 2009 +0100

    Adjusted Filename comment in cmdlineopts.clp

commit 30d47e014a7ce7a0f48e21a8d27420ba28fe8082
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Dec 3 19:29:42 2009 +0100

    Remove duplicate : in getopt definition. Caused wrong parameter handling.

commit 7614eb950deb2b036bc22b328929d79065f63153
Author: Michael Gebetsroither <michael at mgeb.org>
Date:   Thu Dec 3 18:10:22 2009 +0100

    handle /dev/shm/* as directory, not as an mountpoint

commit 016fa9fd913e68de7a183399b370a6258e10a3a6
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Nov 22 15:24:42 2009 +0100

    Replace /bin/true with true in chroot-script

commit 23d8a40f603c7abf0a4eb1cbf3259a6789b66214
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Nov 22 15:21:23 2009 +0100

    Install signal handler to always cleanup chroot.

commit 10bd5c915d6e0fd7630a6d76b21d9872a9665702
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Nov 22 15:20:20 2009 +0100

    Always execute install_policy_rcd in chroot [Closes: issue778]

commit b4a6ae42e5a421621ded27f18f5ea5a7a1ff3e88
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Nov 22 14:55:27 2009 +0100

    Adjusted umount handling in bailout() to work with set -e

commit ffde5ba593416cae705b4a8c92e945bff8dc5e13
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Nov 15 16:48:50 2009 +0100

    Do not run MAKEDEV inside the chroot.

commit b901134bfb0a25bf1b6c8f25b953bb2231e21e90
Author: Ulrich Dangel <uli at spamt.net>
Date:   Wed Nov 11 18:20:40 2009 +0100

    Support and enable per default --keyring option. [Closes: issue746]

commit 2d9ca17693a4521b5aaadb090586b816152d1505
Author: Michael Prokop <mika at grml.org>
Date:   Thu Oct 29 01:41:33 2009 +0100

    Do not provide the 'install bootloader into partition' feature in the interactive menu.

commit ecdab0450adbba4a475979cca7bce3807b5ab908
Author: Michael Prokop <mika at grml.org>
Date:   Wed Oct 28 23:44:11 2009 +0100

    Add backwards compability checks and NEWS file

commit d27799d91e7f4bda64cd520917d6a2d2b496e0c5
Author: Michael Prokop <mika at grml.org>
Date:   Wed Oct 28 23:30:02 2009 +0100

    Drop deprecated sarge specific code

commit 27b5b46a512f5131d99917846857eb8fcae2bc96
Author: Michael Prokop <mika at grml.org>
Date:   Wed Oct 28 23:25:32 2009 +0100

    Update for release

commit efc738315b72365a6bb1c10e08beeffb674e99d5
Author: Michael Prokop <mika at grml.org>
Date:   Wed Oct 28 22:43:48 2009 +0100

    Execute blockdev to reread partition table; replace vol_id with blkid

commit cbf40a49324ae7feb468e528a7845465304faaff
Author: Michael Prokop <mika at grml.org>
Date:   Wed Oct 28 21:42:37 2009 +0100

    Drop support for Etch, simplify grub handling

commit 7540b11c2352b5895e11b957a3200e8a12209c26
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 24 11:18:21 2009 +0200

    Update for release 0.31

commit 21ea6452ed23678e98d6da15cdffc84446c8cde1
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 24 03:26:46 2009 +0200

    Move displaying installation notes into umount_chroot()

commit 31250afdd0cb6764bf4462f04600c5c4f6015d02
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 24 03:20:38 2009 +0200

    Fix typo in GRUB_CMDLINE_LINUX

commit 6a14e0a87856a8bfd220d8d8d441cc2ffc390a60
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 24 03:16:43 2009 +0200

    Drop -y from update-grub when using grub2

commit d7a46c09d601e1993dc8a383da309c3fa0775ba6
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 24 02:48:20 2009 +0200

    Adjust grub handling and support INSTALL_NOTES

commit a3c10e584dd26528ca76e201ab8a0e6b061db3ac
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 24 02:05:39 2009 +0200

    Use cdn.debian.net as default mirror

commit e4626eaf9803e7d08c12c760203a67665ca30af4
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 24 01:45:48 2009 +0200

    Update changelog

commit cdb55b2de49391fd0efd940ce069302852216d8e
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 24 00:35:45 2009 +0200

    Adjust grubdevice() handling and install grub-pc

commit 8c2deecf5107049dc01056542252d7f82db40895
Author: Michael Prokop <mika at grml.org>
Date:   Fri Sep 11 03:16:06 2009 +0200

    Bump Standards-Version to 3.8.3

commit c4abd9bf4ad9a894a2301f556e22fd91d0572f6c
Author: Michael Prokop <mika at grml.org>
Date:   Fri Sep 11 03:09:57 2009 +0200

    Adjust programm version in script

commit 43b1b3a0c5b6d1fe61ba035e30cd7ddffd4958a0
Author: Michael Prokop <mika at grml.org>
Date:   Fri Sep 11 03:08:33 2009 +0200

    Update documentation for --arch option

commit a36c5f49a8d44894b61d9a4a503a901e92bb92cb
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Sep 10 15:22:51 2009 +0200

    Added cmdline option for specifying target architecture
    
    Allow to specify target architecture to install correct kernel inside
    the chroot and not kernel for host architecture

commit f75b02d87e66bb29f0f0d58d953fd437840a16bf
Author: Michael Prokop <mika at grml.org>
Date:   Fri Jul 24 09:48:01 2009 +0200

    Bump Standard Version to 3.8.2

commit 57711a9a73f6be11a5c1ec70661a7e7a8a74b46d
Author: Michael Prokop <mika at grml.org>
Date:   Fri Jul 24 09:46:50 2009 +0200

    Update changelog for release

commit 85be47372c7b518782546307f72e9c60bad22861
Author: Michael Prokop <mika at grml.org>
Date:   Fri Jul 24 09:46:21 2009 +0200

    Do not continue execution if provided mirror doesn't work

commit 217234f891dc8ce775609cb3d773fc3fb3f6d968
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 22:33:46 2009 +0200

    Do not display mountpoint if we are using the default one

commit 1f024ee24ee9d87705ee50e372bcf51210c7a6fd
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 02:50:49 2009 +0200

    Update THANKS file

commit 452a3caccfb796ddb220dab36de174dc278fd68d
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 02:43:00 2009 +0200

    Minor doc improvements

commit ca382b6a00f5bb3232230b5033a4039e4531a25b
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 02:39:25 2009 +0200

    Use ls for locating /dev/md* devices

commit 413d77e0e867f7b8222a1bb70f228d0821587576
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 02:34:09 2009 +0200

    Apply patch which address the /dev/cciss/c0d0* issue

commit 91e412240c9fec18eef9534ed407aeac0e879f9e
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 02:26:32 2009 +0200

    Mention hostname in configuration check dialog

commit 87394f3ff5c561c572d786c96c4231503ccfb2f2
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 02:08:14 2009 +0200

    Do not try to create /etc/debootstrap if it already exists

commit de48058f771e436855779976bde15a25dd3b4582
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 02:06:03 2009 +0200

    Slightly improve wording of -t and -p options

commit 1df19dabd733a9b7b5587efe51358a0b868df0d3
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 01:51:27 2009 +0200

    Do not adjust mydestination and myhostname in /etc/postfix/main.cf

commit 6814ad2770e658327e02076af9e3d6d3157e8f19
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 01:42:20 2009 +0200

    Use 'pri=0' as example for swap partition in /etc/fstab

commit 444d8dfca8c5fe66bad93e8e74d7d2eb4777712e
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 01:40:09 2009 +0200

    Fix -t option when not using a device

commit 3d63d4407d8113260e4c2e2965699c0c6b280d09
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jul 8 01:20:33 2009 +0200

    Install busybox in kernel stage

commit 1c65ca6d6854e48535f9b18a5d6f3e82606c433f
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 16 16:13:04 2009 +0200

    Update program version in script

commit 09023472536d44ba30aa9d38a534e4f5660dd9c2
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 16 16:12:39 2009 +0200

    Update changelog

commit 65c58bfa1cc8e90ecfa0d576a64e08a790c57d7e
Author: Ulrich Dangel <uli at spamt.net>
Date:   Tue Jun 16 15:46:54 2009 +0200

    Würgaround for changed chpasswd options
    
    Signed-off-by: Ulrich Dangel <uli at spamt.net>

commit 17576f28917f7708e17d5add6497eb0efbbd4b59
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 18:18:02 2009 +0200

    chroot-script: put installation of kernel before installing additional packages

commit 1482c1237c796e651d36f1c8535418c66b9c68ed
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 15:43:58 2009 +0200

    check for mounted target in mkfs() step already instead of mount_target()

commit fb76b44f86374ee212d1334cc355d5f67b076aea
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 15:38:54 2009 +0200

    use '.. to the debootstrap command' in description of --debopt

commit e2272afc468270922a68d0a091ec550e8e14bb6e
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 15:22:20 2009 +0200

    Drop the 'do not prompt for partition dialog if swraid has been configured already'

commit 3850bd70f2e8d6385d6ba38fe49b9008ab023f03
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 15:21:59 2009 +0200

    Support selection of netinstall vs. local mirror in interactive menu

commit edb714ea01d5094f37966a00fd279f8c97b504e7
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 15:21:34 2009 +0200

    Replace tabs with spaces

commit 8c6b63a991f3c158f050f7dea4e3c842804cf5cc
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 14:47:31 2009 +0200

    Bugfix: change order of checkconfiguration()

commit aad526af3708cc6796d906eb877253435aa0c29c
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 14:29:00 2009 +0200

    Support setting aptitude/apt-get options through $DPKG_OPTIONS

commit b8e833aa58b68b6fac29ca2256096495c135e034
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 13:54:14 2009 +0200

    Adjust version number in script

commit b47f571655967dc5abdefc4f1bc98e1f30d5e5a2
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 13:53:54 2009 +0200

    Bump Standard version to 3.8.1

commit a9ce0c89b9719776dd8baadce3b647d2296975a5
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 13:51:40 2009 +0200

    Bugfix: ignore /dev/md* when skipping SW-RAID

commit fbf2dd19acaa441025d0beb33b8e17ad3c1d61f0
Author: Michael Prokop <mika at grml.org>
Date:   Fri May 8 13:51:16 2009 +0200

    Support setting Debian mirror components

commit 3fb3aad9da90877511659ebd777655af621a9016
Author: Michael Prokop <mika at grml.org>
Date:   Tue Mar 17 10:48:47 2009 +0100

    Add /dev/md* to partition list

commit 43e7572cd0ec1da913edff68368e8fbb7d36a65b
Author: Michael Prokop <mika at grml.org>
Date:   Tue Mar 17 10:14:34 2009 +0100

    Do not use UUID on SW-RAID

commit 0cdc0229bf22b76577247159cfbb3d72f465c7cb
Author: Michael Prokop <mika at grml.org>
Date:   Sat Mar 7 14:39:12 2009 +0100

    Bump version to 0.25, update changelog

commit 35cefbcdbd6633223fea03a7c61b8b249813dfa3
Author: Michael Prokop <mika at grml.org>
Date:   Sat Mar 7 14:15:54 2009 +0100

    Provide $MNTPOINT as environment variable

commit d3c9bd094bf6ee7aee342b90090d04cc0a9f3095
Author: Michael Prokop <mika at grml.org>
Date:   Sat Mar 7 14:13:39 2009 +0100

    Use $RELEASE as default in interactive setup script

commit fa164cea7481233fb376f1a3bb8ba56475f5228c
Author: Michael Prokop <mika at grml.org>
Date:   Wed Mar 4 18:53:51 2009 +0100

    Drop $CHROOTMIRROR variable

commit d1ee67b27740a8f694b7c23105ce976a35cb5724
Author: Michael Prokop <mika at grml.org>
Date:   Wed Mar 4 17:38:43 2009 +0100

    Adjust size of release dialog

commit 98cab0af4f596d4645109426d6ea3ea618c7e910
Author: Michael Prokop <mika at grml.org>
Date:   Wed Mar 4 17:37:38 2009 +0100

    Drop sarge from interface, docs and script

commit bfe437694e07ec26ce217c2932fffe0bf48221e4
Author: Michael Prokop <mika at grml.org>
Date:   Wed Mar 4 17:14:53 2009 +0100

    Move asciidoc, docbook-xsl, xsltproc to Build-Depends-Indep

commit 4ac92288d2fb205b217f2c64e3011a8fd7b5d042
Author: Michael Prokop <mika at grml.org>
Date:   Wed Mar 4 17:12:12 2009 +0100

    Add initial support for Debian/lenny; update VCS headers

commit d588c3ae1d3aac0c0deccd25fdce37930e9d1019
Author: Michael Prokop <mika at grml.org>
Date:   Wed Mar 4 16:17:13 2009 +0100

    Use configure $MIRROR and $HOSTNAME as defaults in interactive script

commit a158cf56b91b091294200584fbc1c88618494bf5
Author: Michael Prokop <mika at grml.org>
Date:   Wed Dec 10 11:08:14 2008 +0100

    Update documentation

commit 6276d4b58208dc5623d4b27441ca9e5a75210413
Author: Tong Sun <suntong at cpan.org>
Date:   Mon Nov 24 17:51:59 2008 -0500

    ensure --chroot-scripts always works
    
    Make sure --chroot-scripts still works if its path does
    not end with /chroot-scripts.
    
    no sure it is necessary though.

commit 8fb531a488c18a5f93ec415473182757c6f06444
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 24 23:29:58 2008 +0100

    Fix _opt_chroot_scripts typo, thanks Tong Sun

commit 6892bfdd8be93a659e622b0f52f261a678387306
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 21 13:17:13 2008 +0100

    Fix handling of /etc/hosts

commit 6fd5cf97f5debb0b0d931612d6bad9f325d30129
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 21 12:55:24 2008 +0100

    Fix check for chroot script directory

commit 420ac27e61ea1add01319a4f666bd8fb9dc72bd1
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 21 12:36:05 2008 +0100

    Adjust postfix configuration

commit 812194f63ba4eaeeee00615e874e5df48b81677d
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 21 00:56:24 2008 +0100

    Improve execute_scripts(), fx typo in _opt_chroot_scripts handling

commit c651514965e8ff75d21a59b2dd857e5803157eb5
Author: Michael Prokop <mika at grml.org>
Date:   Thu Nov 20 18:50:55 2008 +0100

    Clarify cmdline option usage

commit 4a23a7e330057cfe52f01b12b31cb775c5d23d9c
Author: Michael Prokop <mika at grml.org>
Date:   Thu Nov 20 17:54:13 2008 +0100

    Add --chroot-scripts and --scripts to getopt parsing

commit 189044aa68084cb1f74b7ead3cc577758bbc808a
Author: Michael Prokop <mika at grml.org>
Date:   Thu Nov 20 14:58:17 2008 +0100

    Drop locales from RECONFIGURE list

commit 8e9c9cb1f148d1eac5bcea9f5f325a72d219df86
Author: Michael Prokop <mika at grml.org>
Date:   Thu Nov 20 14:52:15 2008 +0100

    Always execute finalize(), based on patch by Tong Sun <suntong at cpan.org>
    
    since mounting /proc, etc are unconditional, it make sense for 'finalize'
    function to be executed each time, without being skipped due to the stage
    file

commit 46ad17b8897ab5cf132e348406f2bac7e97acbfc
Author: Michael Prokop <mika at grml.org>
Date:   Thu Nov 20 14:46:40 2008 +0100

    Update docs and changelog

commit 0bb99ec2af1e4383ed819715481257b2ca77d5cd
Merge: 48cacf0ef620f5dc4a75d59e7313e8a9f40f241e 4040ae3e3763818f6002af85aec8e9ed7c905c56
Author: Michael Prokop <mika at grml.org>
Date:   Thu Nov 20 14:39:21 2008 +0100

    Merge branch 'chrootscripts'

commit 48cacf0ef620f5dc4a75d59e7313e8a9f40f241e
Merge: b98747dfc77136aedff9c5beb89808fd35aefa58 722c93b5b0118ec6a0792473ba9cf11fb2003781
Author: Michael Prokop <mika at grml.org>
Date:   Thu Nov 20 14:38:55 2008 +0100

    Merge branch 'master' of ssh://git@git.grml.org/grml-debootstrap

commit 4040ae3e3763818f6002af85aec8e9ed7c905c56
Author: Michael Prokop <mika at grml.org>
Date:   Thu Nov 20 14:38:46 2008 +0100

    Support execution of further scripts

commit 722c93b5b0118ec6a0792473ba9cf11fb2003781
Author: Tong Sun <suntong at cpan.org>
Date:   Fri Nov 14 16:39:57 2008 -0500

    make sure additional packages get installed in chroot

commit b98747dfc77136aedff9c5beb89808fd35aefa58
Author: Michael Prokop <mika at grml.org>
Date:   Wed Nov 12 18:53:45 2008 +0100

    Drop deprecated prog_real=...

commit c2f80ef4cb996ef77d2486d0db91f1e03abf6ac3
Author: Michael Prokop <mika at grml.org>
Date:   Wed Nov 12 18:19:21 2008 +0100

    Adjust /etc/postfix/main.cf and /etc/network/interfaces

commit 657053eb185fc239f1e27fa8b7b0e6e1c982340f
Author: Michael Prokop <mika at grml.org>
Date:   Wed Nov 12 12:53:26 2008 +0100

    Update docs to reflect recent development

commit de3e0da56535cb814242d0590c7e4524788fbf0c
Author: Michael Prokop <mika at grml.org>
Date:   Wed Nov 12 12:23:54 2008 +0100

    Rename grml-debootstrap.clp to cmdlineopts.clp

commit 0b84da4baacdbf808e724e0119eb062da851e519
Merge: fc42f013fde24d4cbc483c03fbe8f1c6738d370a d722e05c29b53a6325bc15130e5b9e8c52982500
Author: Michael Prokop <mika at grml.org>
Date:   Wed Nov 12 12:11:53 2008 +0100

    Merge commit 'origin/t/tong'

commit fc42f013fde24d4cbc483c03fbe8f1c6738d370a
Author: Michael Prokop <mika at grml.org>
Date:   Tue Nov 4 00:05:00 2008 +0100

    Delete .hgtags

commit d722e05c29b53a6325bc15130e5b9e8c52982500
Author: Michael Prokop <mika at grml.org>
Date:   Mon Oct 20 16:12:25 2008 +0200

    Add THANKS file, update changelog and add grml-header to grml-debootstrap.clp

commit 64e92e2959ac462c7b94a675ebb4fa3dc9e3a191
Author: Tong Sun <suntong at cpan.org>
Date:   Sat Oct 18 01:36:35 2008 -0400

    bug fix for --confdir
    
    previously files are not copied from within confdir. fixed.

commit 2353722d53b5e53766e4e90605d31333343b381a
Author: Tong Sun <suntong at cpan.org>
Date:   Sat Oct 18 01:36:34 2008 -0400

    to close Issue558 - Increase verbosity
    
    - add -v, --verbose          Increase verbosity.
    - remove the bsd license

commit 364ca0650742d2b6700c614be1dad5a1ec108c23
Author: Tong Sun <suntong at cpan.org>
Date:   Fri Oct 17 17:56:13 2008 -0400

    To close Issue556
    
    added option
     --nodebootstrap    Skip debootstrap, only do configuration to the target.
    and its handling.

commit a08e5b7632b67aea49d355f251c2486ef2a6fd91
Author: Tong Sun <suntong at cpan.org>
Date:   Fri Oct 17 17:23:45 2008 -0400

    to close Issue555, Make --confdir=path works as expected.
    
    if --confdir=path is supplied, *everything* should be based on it.
    
    s#/etc/debootstrap#$CONFFILES# at appropriate places.
    
    patches:
    
    0009-for-Issue555.patch
    0010-Re-think-the-confdir-logic.patch
    and this

commit b7f67e9915e948a20a6c9264e1c7e27e0597f0e2
Author: Tong Sun <suntong at cpan.org>
Date:   Fri Oct 17 17:23:44 2008 -0400

    Re-think the confdir logic
    
    the default configuration file should always be /etc/debootstrap/config,
    regardless whether --confdir=path is supplied or not.
    However, if --confdir=path is supplied, everything should be based on it,
    including the configuration file.

commit cd3d55ee26fe37bf59927e9b6526a5db329e72a0
Author: Tong Sun <suntong at cpan.org>
Date:   Fri Oct 17 17:23:43 2008 -0400

    for Issue555
    
    added the '-d, --confdir=path' option:
    
    Place of config files for debootstrap, defaults to /etc/debootstrap

commit 73f5513fb3a7327532a9bbc73e97560a5da1bd5f
Author: Tong Sun <suntong at cpan.org>
Date:   Fri Oct 17 16:08:50 2008 -0400

    Handle the unrecognized options for getopt
    
    stop on unrecognized options instead of ignoring them

commit d6f0f6fda6c1ed1b71629ee305e3daa16708d21b
Author: Tong Sun <suntong at cpan.org>
Date:   Thu Oct 16 22:20:55 2008 -0400

    to finish Issue546
    
    Done.
    Refactoring out the command line parameter-processing fully implemented.
    
    0001-allow-symlinks-when-coping-existing-files-to-chroot.patch
    0002-replace-help-message-with-new-format-content.patch
    0003-use-external-command-line-parameter-processing-scrip.patch
    0004-add-business-logic-to-command-line-parameter-proce.patch
    0005-Done-adding-the-external-command-line-parameter-proc.patch
    0006-Fully-implement-the-optional-parameters.patch
    and this one

commit d1fc804c38437709b79625b8275b5b326c81f332
Author: Tong Sun <suntong at cpan.org>
Date:   Thu Oct 16 22:20:54 2008 -0400

    Fully implement the optional parameters
    
    I.e., the optional parameters of --packages[=f] & --debconf[=f]

commit 8da33a678bf4971408f2b79f02ccf543009083da
Author: Tong Sun <suntong at cpan.org>
Date:   Thu Oct 16 22:20:53 2008 -0400

    Done adding the external command line parameter-processing script

commit 34feb28a67c0ce427974b059fa53e522bb095252
Author: Tong Sun <suntong at cpan.org>
Date:   Thu Oct 16 22:20:52 2008 -0400

    add "business-logic" to command line parameter-processing

commit 2932aafa464452ef006987efb4f47c2da8645d07
Author: Tong Sun <suntong at cpan.org>
Date:   Thu Oct 16 22:20:51 2008 -0400

    use external command line parameter-processing script

commit c32ebbf39bf5a259c82874f15e11652917794591
Author: Tong Sun <suntong at cpan.org>
Date:   Thu Oct 16 22:20:50 2008 -0400

    replace help message with new format/content

commit 7da6c7fbb5522560aab3606e6c71e92167498608
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 11 00:20:24 2008 +0200

    allow symlinks when coping existing files to chroot also for /etc/debootstrap/extrapackages/, thanks Tong Sun

commit aaa4b0e3748c67c5f68a24af4ce1db79ad07a878
Author: Tong Sun <suntong at cpan.org>
Date:   Sun Oct 5 22:43:14 2008 -0400

    Reapply previous missing various patches for the issues mentioned in changelog
    
    mika, this should be the last time that I combine everything together. :-)

commit df0f07e25b7de55740c79376b65cf962ffb3833f
Author: Michael Prokop <mika at grml.org>
Date:   Mon Oct 6 00:20:15 2008 +0200

    Apply several patches by Tong Sun, update changelog

commit 72dd31f6584e5375a4a9970254c04838dec1ce72
Author: Tong Sun <suntong at cpan.org>
Date:   Sun Oct 5 18:02:47 2008 -0400

    update config file to reflect my recent patches
    
    - added config var DEBOOTSTRAP_OPT & KEEP_SRC_LIST
    
    mika, please check the my email "grml-debootstrap patches" for the DEBOOTSTRAP_OPT patch.

commit b38efce83a3195e0db5e11305e0ce54ac7fdb985
Author: Michael Prokop <mika at grml.org>
Date:   Sun Oct 5 23:19:56 2008 +0200

    Copy /etc/debootstrap/[s]bin as well to the chroot if they are present.

commit 62ceea810afd85cfdb70089f97cbb099c9ce2680
Author: Michael Prokop <mika at grml.org>
Date:   Sun Oct 5 15:13:55 2008 +0200

    Update changelog, improve docs

commit 964e9babc168e79677c5075ad0960515ee50a850
Author: Tong Sun <suntong at cpan.org>
Date:   Sat Oct 4 12:52:35 2008 -0400

    To close Issue539
    
    make it clear the correlation between --grub and --target in the doc.

commit 97cfcac4ad19ee85562c0777ccd8c6286e076af8
Author: Tong Sun <suntong at cpan.org>
Date:   Thu Oct 2 02:19:40 2008 -0400

    bug fix: allow symlinks when coping existing files to chroot
    
    symptom:
    
    when etc/debootstrap/etc/... were symlinks:
    
     /bin/chroot-script: line 52: /etc/apt/sources.list: Too many levels of symbolic links
    
    justification, quoting from mlist:
    
    "please add '--dereference' whenever 'cp' files from host into chroot
    system. I want to symlink them into /etc/debootstrap/etc/ instead of copying
    them over."

commit 47619dc6ca1f589d4daceec3f6dfd234cf79e838
Author: Michael Prokop <devnull at localhost>
Date:   Mon Sep 15 19:52:29 2008 +0200

    Improve look'n'feel of partition error dialog.

commit 59c1a803fd1a543affa991e91684179321831e63
Author: Michael Prokop <devnull at localhost>
Date:   Mon Sep 15 19:49:47 2008 +0200

    Added tag 0.22 for changeset 7ac846ea00e4

commit 43dac4ce09bbfb4ae4d417e8951345820e9393b8
Author: Michael Prokop <devnull at localhost>
Date:   Mon Sep 15 19:46:43 2008 +0200

    Display meaningful information when no partitions could be found

commit ca5d79eeee8954a6766f2006d1e389f58316bf97
Author: Michael Prokop <devnull at localhost>
Date:   Tue Sep 2 23:21:56 2008 +0200

    Added tag 0.21 for changeset c001c6c252d0

commit d37b7391d186bac0325841bffbe732c27742edae
Author: Michael Prokop <devnull at localhost>
Date:   Tue Sep 2 23:19:58 2008 +0200

    Make sure it works on target directories

commit 82f6f684325d874dfab9129b6c2ded8af884c5ac
Author: Michael Prokop <devnull at localhost>
Date:   Tue Sep 2 14:03:55 2008 +0200

    Added tag 0.20 for changeset 7958ccec5868

commit aa1762f42ecabe2bc563c05ce1642565a41a3974
Author: Michael Prokop <devnull at localhost>
Date:   Tue Sep 2 14:03:12 2008 +0200

    Bump version number

commit eb41d15245c7313fc75c05bf5f3b56697c8c57e0
Author: Michael Prokop <devnull at localhost>
Date:   Tue Sep 2 13:37:39 2008 +0200

    Use root=UUID=... by default, provide interface for root passwd, fix hostname problem

commit 8176f2bbf87e3e450d28aefd094d58b68622efc5
Author: Michael Prokop <devnull at localhost>
Date:   Mon Sep 1 15:36:31 2008 +0200

    Added tag 0.19 for changeset 6a56dee0dcb0

commit 7bf7613239c430d514a95c9902039f3b1660be27
Author: Michael Prokop <devnull at localhost>
Date:   Mon Sep 1 12:17:54 2008 +0200

    Use dialog with --separate-output option

commit 44fb73d832cefe94fe9e6066ef0f0005f91191ce
Author: Michael Prokop <devnull at localhost>
Date:   Sat Aug 30 02:03:48 2008 +0200

    Added tag 0.18 for changeset f25312c39c27

commit d5e3de77a194ea6e799df6b64ffb1154ce58f31e
Author: Michael Prokop <devnull at localhost>
Date:   Sat Aug 30 02:03:24 2008 +0200

    Update debian/rules

commit 20f7ff0802f18f1913b321ec31c2052d7cb21c75
Author: Michael Prokop <devnull at localhost>
Date:   Sat Aug 30 02:01:39 2008 +0200

    Update debian/ to make lintian happy

commit 0628a3629464a3c19450264b745ee511dc395b92
Author: Michael Prokop <devnull at localhost>
Date:   Sat Aug 30 01:45:31 2008 +0200

    Display hostname in frontend configuration check; update TODO

commit 2f71bdb77c2311f68c35074ff1f736ccaff2ed42
Author: Michael Prokop <devnull at localhost>
Date:   Sat Aug 30 01:15:41 2008 +0200

    Support raid1 only for now, update changelog and TODO

commit 14f208efcbfb7503c98d7a9441ad121510f181ec
Author: Michael Prokop <devnull at localhost>
Date:   Fri Aug 29 15:10:00 2008 +0200

    Adjust usage of sed

commit 8a519f769780741276e62de6b749108719292403
Author: Michael Prokop <devnull at localhost>
Date:   Fri Aug 29 14:35:33 2008 +0200

    Support setting hostname in interface and on cmdline; SW-RAID fixes

commit 222c73f7e9da67d1fffb93d8a9b7d5760a0a56a5
Author: Michael Prokop <devnull at localhost>
Date:   Fri Aug 29 11:31:30 2008 +0200

    Fix grub-install usage, update devices.tar.gz

commit 58ae80107394254068f93a6344a5eab1ecab8179
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 20:01:20 2008 +0200

    update TODO

commit 4dd9091112e9ed334b3e610d1f6f4ce71646a263
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 19:36:08 2008 +0200

    Run grub-install using --no-floppy, as requested by gebi

commit 22fb532a88a82adf43a21349fc308ec55ace8e9e
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 17:12:11 2008 +0200

    Run aptitude with --without-recommends option

commit 27c6e3747c7a02dd9dd6ad71fe2b3d00f5a0b739
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 16:58:55 2008 +0200

    Improve passwords()

commit f5eec04fc41bd120e40c5ec4e3246dca6c488b24
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 16:46:43 2008 +0200

    Replace initrd-tools with initramfs-tools

commit 9661ed19d8209b2505f4224f6613c81cfbc18629
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 16:46:17 2008 +0200

    Allow use of comments in file /etc/debootstrap/packages; install postfix

commit e0eb3be4c48c2cc0e7bc02ce738b162d3266c42c
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 15:23:31 2008 +0200

    Install devices using our own device tarball

commit 513ae2f4c5033aa5115b94cc17bd1d2098068d20
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 15:08:25 2008 +0200

    Update config file

commit 44ad9c24c021fca56e534504ed0d582cba5252a0
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 15:07:14 2008 +0200

    Move stages to /var/cache/grml-debootstrap

commit f7894c712f146f42cedcd4352f1f3b2f90ce64c2
Author: Michael Prokop <devnull at localhost>
Date:   Thu Aug 28 15:00:24 2008 +0200

    Fix configuration file handling inside chroot, support /etc/hosts, remove stages after execution

commit ed31724625a40d9d38f084e384c253d9373ef7c7
Author: Michael Prokop <devnull at localhost>
Date:   Wed Aug 27 21:13:20 2008 +0200

    Several fixes for mdadm code

commit 00c4de996d9bde8bb2fdb9950d4e5bc96d713d1d
Author: Michael Prokop <devnull at localhost>
Date:   Wed Aug 27 15:39:19 2008 +0200

    Some minor code cleanups

commit 301721cec809fe020147a0c999e593ee81bbb98e
Author: Michael Prokop <devnull at localhost>
Date:   Wed Aug 27 02:41:35 2008 +0200

    Initial support for SW-RAID

commit 69822ed7f7207f61eb9b77bd0bebd522d0ba2690
Author: Michael Prokop <devnull at localhost>
Date:   Wed Aug 27 02:25:21 2008 +0200

    Fix groot and grub handling

commit a5179c01b059a4f48e63a5b7d2fc3408a1483531
Author: Michael Prokop <devnull at localhost>
Date:   Wed Aug 27 02:18:45 2008 +0200

    Update grub_device handling

commit 8c6f711136560ee132b84aa730f2ec1dac79a3f7
Author: Michael Prokop <devnull at localhost>
Date:   Wed Aug 27 01:46:45 2008 +0200

    Provide interactive configuration dialog, several bugfixes

commit 1d96c75de3b55216d85c13c409e70c493f83c813
Author: Michael Prokop <mika at grml.org>
Date:   Wed Mar 26 23:05:26 2008 +0100

    Added tag 0.17 for changeset 6f2acca887dd

commit a6478ca712353a2fa3a20c299862ffc65ce4c4c4
Author: Michael Prokop <mika at grml.org>
Date:   Wed Mar 26 22:45:01 2008 +0100

    Support -r option as well

commit 598e9cac04afbc57f2ea508312fc99411f561d3a
Author: Michael Prokop <mika at grml.org>
Date:   Wed Dec 19 10:11:31 2007 +0100

    Added tag 0.16 for changeset ddab329c4d8510c8b826122c27ab64f5fb5a07bc

commit 059bb54bf0e316d20c8368899cf0e30b828e5ad3
Author: Michael Prokop <mika at grml.org>
Date:   Wed Dec 19 10:11:09 2007 +0100

    Drop the second passwd call

commit 113919522ae7154266a547f747232d6c6f56785a
Author: Michael Prokop <mika at grml.org>
Date:   Sun Dec 16 16:32:25 2007 +0100

    Added tag 0.15 for changeset 265190f0f12dacada0cd9c829358651bbf5773e7

commit e1bac354b542d9f6fed10d26a051cd7bd3b86d33
Author: Michael Prokop <mika at grml.org>
Date:   Sun Dec 16 16:31:48 2007 +0100

    Make sure the passwd command succeeds

commit 27a6af188d137b8bf88ab495bfa5339883b3e5bb
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 13 15:53:05 2007 +0100

    Added tag 0.14 for changeset f3c546d96fad9d232bdf72b7193eab612e04f9a1

commit 6f0c1a7e8567d5c91366024d794be655c5dea24f
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 13 15:52:27 2007 +0100

    Update changelog (closes: issue352)

commit 95c53148996947a471d774587fe85bf8d4928a89
Author: Michael Prokop <mika at grml.org>
Date:   Sun Dec 9 20:16:56 2007 +0100

    Make sure variable ISO is unset variable if not used

commit e0dc9b488cbc741b30f6657c7605cf4725401aa4
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 6 23:52:19 2007 +0100

    Added tag 0.13 for changeset 83b2e7794dc13c2ea7d4c078b5fe2a0e8f4ef341

commit efee349b1dcf1880910bcc3199ae5af8b9684165
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 6 23:51:57 2007 +0100

    Fix sed command for xsltproc workaround

commit bff6a7553096f816ce9b160b702880de2fddfd7e
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 6 23:47:21 2007 +0100

    Fix manpage handling of xsltproc

commit b40d2fc65a899a25271b300696dd9bd0f330d926
Author: Michael Prokop <mika at grml.org>
Date:   Wed Oct 24 10:18:09 2007 +0200

    Added tag 0.12 for changeset 3cb6a190a56b9e0694f010b4be8fd22a386ab04a

commit b4bbe9397b5ca4ff0ee130c0333128081cae91ff
Author: Michael Prokop <mika at grml.org>
Date:   Wed Oct 24 10:17:05 2007 +0200

    Fixed some typos in the manpage; thanks Alexander Steinboeck

commit b390cb804a83d243e97bc346af4b036d3fa8b7a5
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 6 18:05:27 2007 +0200

    Added tag 0.11 for changeset 196e0421b2483d8f96fb1a8d71fb84badd563c0b

commit 96c09943bc092ce76eadff272fb8c292f711c249
Author: Michael Prokop <mika at grml.org>
Date:   Sat Oct 6 18:03:40 2007 +0200

    Better inform user about already executed stages

commit afac9160bf83c5f15082f16db73aef9954b1bfa9
Author: Michael Prokop <mika at grml.org>
Date:   Thu Sep 13 01:39:52 2007 +0200

    Apply patch-bomb by ft, thanks a lot

commit 30b49e87b6a2fb1272730ff67253bdd73c96bfb9
Author: Michael Prokop <mika at grml.org>
Date:   Mon Jul 16 10:23:47 2007 +0200

    Add rinse to TODO

commit 6f070281706a0f50b34847bc93a15c1c5d194a13
Author: Michael Prokop <mika at grml.org>
Date:   Sat Jun 23 11:54:00 2007 +0200

    Update TODO

commit ba5d59edd575a091daa4bd9b9fb446015ea0fc5a
Author: Michael Prokop <mika at grml.org>
Date:   Sun Jun 17 12:21:26 2007 +0200

    support adding own sources.list entries

commit 2fb608aa821718d9649b72c72ed4ee169b392bad
Author: Michael Prokop <mika at grml.org>
Date:   Sat Jun 16 12:40:55 2007 +0200

    Update TODO file

commit 1fe548117db9a5162f9e2accf41a3b3e56366ab6
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 14:55:52 2007 +0200

    Added tag 0.10 for changeset 865abcbede65

commit 712fbef611be1d11815f1b6b687bc3e05b8547f9
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 14:55:15 2007 +0200

    Update TODO

commit 049beca624626061dc7943ad9a2c2d8c7778ba5d
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 14:23:51 2007 +0200

    Extend $ISODIR

commit 8d3fd17fcc92984f69b859fa9d731049167dbf40
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 14:06:31 2007 +0200

    Fix /proc/mounts-check

commit cba387c584bdf456daae4d60a7213c0153cb3f84
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 14:05:02 2007 +0200

    Some more umount checks

commit 1bbb415e599ec0be1c188584f779bf40f3c13ad7
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 14:02:33 2007 +0200

    Unmount loopback device at the end too

commit e495c534be193f4f8d96d9f2d6bf40289b2c1c37
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 14:00:18 2007 +0200

    Update documentation and config file

commit 666902fa1edae45c1018433d24e9af026c831372
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 13:51:36 2007 +0200

    Update version number and mention Thorsten in changelog

commit 7fa7bc52d0bbcf9a4751cd9a4c5aca95b0c5b4a7
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 13:50:07 2007 +0200

    Add $ISODIR for correct mounting

commit 1a8351e9b67917b67e235e027c7403b1273f1e86
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 13:41:22 2007 +0200

    Fix two syntax errors

commit 41260b2bb817765667a4d816d56306574f5ca691
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 5 13:39:40 2007 +0200

    Support option -i/--iso: now it is possible to install packages from a normal Debian ISO

commit f7d2c901555cf93ced53c954bbbf61930e07e18e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Jun 4 10:19:02 2007 +0200

    Add console-common to /etc/debootstrap/packages, update todo

commit 770f0576dd4ad1c71419a889e6512666a415fb82
Author: Michael Prokop <mika at grml.org>
Date:   Sat Apr 28 20:31:55 2007 +0200

    Added tag 0.9 for changeset 57b2f1bebe25

commit 5e0317281cc3ed5abad668643843ca346a827ad8
Author: Michael Prokop <mika at grml.org>
Date:   Sat Apr 28 20:20:28 2007 +0200

    Make sure stopping a service inside chroot-script does not fail chroot-script itself

commit 3a5338495bba5d63061f663fcc2332a87e3035e2
Author: Michael Prokop <mika at grml.org>
Date:   Sat Apr 28 19:45:30 2007 +0200

    Fix EXTRAPACKAGES comment in config

commit f99ffb8f653e9c3c145e5b5ddf2ecaafe982ad59
Author: Michael Prokop <mika at grml.org>
Date:   Sat Apr 28 19:00:33 2007 +0200

    Update TODO

commit 12bcb2d7ae0cae32a05498a1599a95d36693eb3c
Author: Michael Prokop <mika at grml.org>
Date:   Sat Apr 28 18:58:58 2007 +0200

    Rewrote interfaces() code for handling of /etc/network/interfaces.

commit 4adc4f825febe8e78db2809416b047052fb20d28
Author: Michael Prokop <mika at grml.org>
Date:   Sat Apr 28 18:53:29 2007 +0200

    Adjust repository URL in copyright file

commit d7f94db13a4999c6bf027b8d5458bf01f308c7d1
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 13:03:18 2007 +0200

    Fix zsh-completion, thanks ft

commit 139f1a82802a0cbef7f231b0fae51f9357a7f518
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 12:55:22 2007 +0200

    Install zsh-completion as /etc/zsh/completion.d/_grml-debootstrap

commit e4cfaaffeb26fdca6fae26cc8e275bb913bf6e03
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 12:38:18 2007 +0200

    Enable etc/zsh/completion.d via dh_installdirs

commit 22ce9a353c2b5b792be366a77c49fd91d9722448
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 12:37:27 2007 +0200

    Activate zsh-completion, update TODO

commit 4fdbdbc3bccf62350c5fee4683ab9e701ca001f1
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 12:02:10 2007 +0200

    Fix syntax error in chroot-script

commit 97a700acaf84ad7b0bf98c13c2da997908549972
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 11:52:09 2007 +0200

    Use apt-pinning for grml-repository

commit c173e13f69ded34425bd73b747f73a3854ede500
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 11:13:07 2007 +0200

    Adjust gpg code

commit 47f9c57b88fbef7d0abdfce2962b20bca9bd1a04
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 10:19:12 2007 +0200

    Fix formating of configuration check message

commit 6ec6eba83af217ca39ea8daaf6479a5f615067eb
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 00:39:15 2007 +0200

    Update TODO list

commit 72cddf610a02e28d191370c56b23556b1aafc127
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 00:30:56 2007 +0200

    Return always true in gpg code

commit 672ff481052805b4638746e32809c7d5262db4a2
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 23 00:25:25 2007 +0200

    Fix typo in grml-repos code; use new stages in chroot-script as well now

commit 4799b75776b7b374b8a8a05e68c2bb32d380a856
Author: Michael Prokop <mika at grml.org>
Date:   Sun Apr 22 23:01:27 2007 +0200

    Adjust GRMLREPOS in chroot-script

commit b3015dae12151f5eb85e60002a5c20d1678a1059
Merge: 6c99b7cbc6955faaaeb4462497e9d3f52724bbb6 36a9c6208444054ebc2f9efad8ad65f1db5c87f1
Author: Alexander Wirt <formorer at grml.org>
Date:   Sun Apr 22 12:44:33 2007 +0200

    Update TODO

commit 6c99b7cbc6955faaaeb4462497e9d3f52724bbb6
Author: Alexander Wirt <formorer at grml.org>
Date:   Sun Apr 22 12:42:53 2007 +0200

    Add extrapackages feature

commit 28ac05a6bd9c02fb4528ad46b80730883946ec5e
Author: Alexander Wirt <formorer at grml.org>
Date:   Sun Apr 22 12:42:40 2007 +0200

    Add myself to uploaders

commit 4647bed2a9b9008b2ade191ccbb754d3aa4e4f9c
Author: Alexander Wirt <formorer at grml.org>
Date:   Sun Apr 22 12:42:28 2007 +0200

    Reformat manpage

commit 36a9c6208444054ebc2f9efad8ad65f1db5c87f1
Author: Michael Prokop <mika at grml.org>
Date:   Sat Apr 21 12:40:12 2007 +0200

    Updated TODO

commit 1c097ca6f6e6e9cae4d3edb644a47f69fba0b0ee
Author: Alexander Wirt <formorer at grml.org>
Date:   Sat Apr 21 11:19:45 2007 +0200

    Add missing debian changelog entry

commit dd916bb8959181ad9e54648d1cbf2fd6626c6a81
Author: Alexander Wirt <formorer at grml.org>
Date:   Sat Apr 21 11:18:31 2007 +0200

    Introduce BOOT_APPEND also to grml-debootstrap

commit f0ac72ffdaa75e8965dd8bfbe1bd138996e6bd52
Author: Michael Prokop <mika at grml.org>
Date:   Wed Apr 18 17:19:46 2007 +0200

    Update TODO

commit a43e55db1db0a1ebd1f19d42b485af02ef470a70
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 23:21:52 2007 +0200

    Added tag 0.7 for changeset 2d4d6a866453

commit 98007e393a49f71587ab827ed51a0d101bfa2346
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 23:04:52 2007 +0200

    * Added basic zsh-completion (thanks, ft!), but do not install it yet. We have to adjust $fpath in grml-etc-core first.

commit 7bb8d0b1763ede7bf0f67ba3b93aabbaf22f28de
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 22:27:13 2007 +0200

    Add etc/zsh/completion.d to dh_installdirs command

commit 854ae66b8bcf6287ed4cb3112423aa5dd73d7268
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 22:26:40 2007 +0200

    Added zsh-completion (thanks, ft!), renamed asciidoc file as requested by gebi

commit 1754303c804e1b30189bbdd160e7cb5aa814a3a5
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 20:53:26 2007 +0200

    Update manpage

commit 6786ff28083f92b3f86cd12d76e666b2d6aa240e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 20:39:30 2007 +0200

    Display dialog screen when AUTOINSTALL finished

commit 828061e11237bba165023196c1def7f361d7cbcf
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 20:31:32 2007 +0200

    Fix CHROOT vs. CHROOTMIRROR inside variable file

commit a41e548a5ace8f0c9ebbb62829f6dd53ccd9b1bd
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 20:29:17 2007 +0200

    Update manpage

commit 55ebca80dc5e50d011c006911f931af3dbbeb88d
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 20:15:23 2007 +0200

    Support full automatic installation via debian2hd.

commit 6e82495a363c17c1f1a995ca0b537cbf81e09b77
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 19:39:48 2007 +0200

    Fix typo in manpage

commit f2117b5c1ffca1d1832e0b2867eb4a054ccbe198
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 19:36:02 2007 +0200

    Adjust version, it is 0.7 and not 0.8

commit 85fb3ef27157d4110482553454751e5da33afecd
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 19:10:52 2007 +0200

    Support setting password for user root

commit 21192478af7d33cd7c19b254ab5bef5a75028184
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 18:29:04 2007 +0200

    Update screenshot

commit 88ada3cf165b3250a932e94aa9d5e9e72e5db03e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 18:21:31 2007 +0200

    Add screenshot

commit d65295edfb1e234fa0bce813190586650731673a
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 18:15:03 2007 +0200

    Add images/ for asciidoc html output

commit aac68ca18845fb05ac7860c28be7476100f7788e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 18:07:27 2007 +0200

    Remove deprecated debian/grml-debootstrap.8

commit dbb3c9ae6f976fe981d05f3aa32d2208ae8eb8b7
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 18:06:35 2007 +0200

    Move tables to extra file to workaround table-problem within asciidoc for manpages

commit fee7d40c541580aa899f702333c438eae3f57f1f
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 17:54:04 2007 +0200

    Add asciidoc files

commit 2b4530dff60f621fe0cf3c449587a13b21ebf9f1
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 16:04:27 2007 +0200

    Use asciidoc for manpage generation.

commit 21fa9366b8b546f0d44ed93d8ed7a12fb84d87a7
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 15:48:19 2007 +0200

    Update TODO

commit 03983d36c31cf7be597e421be8d8a0f167064f38
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 15:42:49 2007 +0200

    Directly invoke /usr/sbin/grub-install in grml-debootstrap

commit 450027d331f660aa033b1d01226dd7f5be1b2e76
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 15:29:18 2007 +0200

    Fix usage of DEBIAN_FRONTEND

commit ff2e31cccb516c4c7c4d5883d434bf20626651d9
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 15:26:26 2007 +0200

    Use DEBIAN_FRONTEND inside APTINSTALL as well

commit a6e66feca9403ad2a5846fdfa989bb9f170fd72f
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 15:08:31 2007 +0200

    Remove ewarn+eend from chroot-script

commit 75700fa47e63a9b329fd784b6588fde3c4a29f39
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 15:05:58 2007 +0200

    Use DEBIAN_FRONTEND inside chroot-script

commit a454a1ad00616dd231602e66782483010384723b
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 14:51:14 2007 +0200

    Directly invoke /usr/sbin/update-grub

commit 06e9a24632a9cabaefde8fc478b1f52afecd6b06
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 14:48:55 2007 +0200

    Fix stupid typo in chroot-script

commit 42a5b1a2911da0182e2aa2e06e12b46bf8b2481e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 14:17:30 2007 +0200

    Set DEBIAN_FRONTEND=noninteractive in config file

commit a8fd9efa83f4963b552c3ddc90864677d90dfb05
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 14:15:08 2007 +0200

    Support mountpoint as option, update manpage

commit 80e002e524071cb32d020e222d4aa28331c305e3
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 13:53:52 2007 +0200

    Rework cmdline handling, supporting some variables via cmdline now

commit 70523bae4fa751641712d49304dd17879a5056f7
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 13:28:44 2007 +0200

    Update debian/changelog

commit 3efe9674b9290cf10ce188ae1725a3ebc7fc3367
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 13:28:20 2007 +0200

    Improve error handling inside debootstrap_system()

commit a33020b8087c2663ec37835fb47a0039ea6a41c1
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 13:24:37 2007 +0200

    Improve bailout function

commit c4ffcff0a85b654adc06e0b1fe4ef06927e20b26
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 13:18:04 2007 +0200

    Make chrootscript() more independent

commit 86654c158b811c20dfe2247afd628083f6bb630a
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 13:12:41 2007 +0200

    Add notice regarding bailout for functions

commit bd35f4be8bcd23fdc58682a92622c5928dbc0114
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 13:03:41 2007 +0200

    Fix APTINSTALL variable

commit a64dc69b9715e387d5d760c567eefd08c6f3cfce
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 12:56:10 2007 +0200

    Change logic of function execution.

commit d965b4983de8c08698d60c3d23c446d0acba0e5e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 16 12:21:36 2007 +0200

    Use aptitude instead of apt-get in chroot-script

commit fddf60b764ab382186084b937bed2d03cc110714
Author: Michael Prokop <mika at grml.org>
Date:   Fri Apr 13 17:57:41 2007 +0200

    Update debian/changelog

commit c1c4e4134399aaf2614337c55b46b7f25c7e4013
Author: Michael Prokop <mika at grml.org>
Date:   Fri Apr 13 17:55:44 2007 +0200

    Updated TODO

commit cbbc6dd059a72069609d8a640292fb75fada2918
Author: Michael Prokop <mika at grml.org>
Date:   Fri Apr 13 17:54:23 2007 +0200

    Updated TODO

commit f3e25507272ae0d927c2072b6e27393f86d1f527
Author: Michael Prokop <mika at grml.org>
Date:   Thu Apr 12 12:54:50 2007 +0200

    Added tag 0.6 for changeset ea0bdbd61c1d

commit df496a76a1c9c8cd01aab9d3e4563260a8ed764e
Author: Michael Prokop <mika at grml.org>
Date:   Thu Apr 12 12:20:02 2007 +0200

    Update manpage, depends

commit 7ab56e7053ae81a293d7eb905dbd288f6a009411
Author: Michael Prokop <mika at grml.org>
Date:   Thu Apr 12 11:55:43 2007 +0200

    Support setting variables inside chroot system via /etc/debootstrap/variables

commit 139d109454e4734ecd0fb3d13ebea7c71cc912b8
Author: Michael Prokop <mika at grml.org>
Date:   Thu Apr 12 11:45:07 2007 +0200

    Bailout on any error in execution of functions

commit 0e331baedd30bdf788922f8d4f4082d960498be7
Author: Michael Prokop <mika at grml.org>
Date:   Thu Apr 12 11:42:11 2007 +0200

    Check for $STAGES/grml-debootstrap

commit d69218f11da4d5c71c1829fbb671d167432d434c
Author: Michael Prokop <mika at grml.org>
Date:   Thu Apr 12 11:39:55 2007 +0200

    Don't clean up stages after execution

commit d222915361d189e94f76e606bb2792f9c63afbba
Author: Michael Prokop <mika at grml.org>
Date:   Tue Apr 10 11:48:29 2007 +0200

    improve display of stage warning in chroot-script

commit 434ed75df41fbb8d24e2315b62cc134485502d6d
Author: Michael Prokop <mika at grml.org>
Date:   Tue Apr 10 11:46:50 2007 +0200

    drop ewarn/eend from chroot-script

commit 62bac19425425e3f5d8481563d1dc6f2caeaf73e
Author: Michael Prokop <mika at grml.org>
Date:   Tue Apr 10 11:11:18 2007 +0200

    Rewrite code into seperate function()

commit d4febfefadb645cf5461bd891170c892ed0461e1
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 9 23:27:52 2007 +0200

    fix stage() function

commit 53dbb758a32f7453d42ffe54aeab764f23ae12f0
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 9 15:38:12 2007 +0200

    Stop ssh and mdadm in bailout

commit 90384ea15c26d7647bdfbe11d4377e46e112307a
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 9 15:34:26 2007 +0200

    Add support for stages to chroot-script

commit f5f2cc03c5276b476466ea55f1097f2023a66b1e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 9 15:24:51 2007 +0200

    Support stages, update manapge for lenny

commit 09d8c684d39ce55d9931ffd02b18cf5d0eca2c78
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 9 14:55:23 2007 +0200

    update TODO

commit 99d6248cabe1d277355e96bf4dc3c623e8615eb9
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 9 14:45:57 2007 +0200

    update TODO

commit 60a9691e1df16b1204cb5f39307ea63a8c643681
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 9 14:43:39 2007 +0200

    Always assume architecture of the running system

commit 3b8197edc1b836dff40d7d067cb7fc05f7c572fa
Author: Michael Prokop <mika at grml.org>
Date:   Mon Apr 9 14:36:30 2007 +0200

    Export LANG=C and LC_ALL=C

commit 0d9755c168fc7821874d4d36a4a8843be9729fd4
Author: Michael Prokop <mika at grml.org>
Date:   Sat Mar 24 16:59:35 2007 +0100

    Added tag 0.5 for changeset b699ca55c9d7

commit 8661709ee1d66878b00a5ea1002a1e079e90d4d8
Author: Michael Prokop <mika at grml.org>
Date:   Sat Mar 24 16:59:10 2007 +0100

    Changed Architecture from any to all.

commit d43defce3633143d2948dc5587cb0ddc18f8302a
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 7 18:59:16 2006 +0100

    Added tag grml0.9 for changeset 767754b5e04acf5ad04108a362332a18b0f39542

commit f0ef45fd4861b239ee539457d57d530e0146ca15
Author: Michael Prokop <mika at grml.org>
Date:   Tue Dec 5 16:28:20 2006 +0100

    Added tag 0.4 for changeset 2e42460acf70987a2b8db7b2007b642f169026e4

commit b85298d30e7fdc3d4ec9bd3096cc2a76cf8b36f6
Author: Michael Prokop <mika at grml.org>
Date:   Tue Dec 5 14:04:28 2006 +0100

    updated TODO file; remove grml-stuff from config by default

commit d480b1586185e32df5e8a44aa8b3d22ec80e1a67
Author: Michael Prokop <mika at grml.org>
Date:   Tue Nov 21 17:12:39 2006 +0100

    adjust help text

commit 492626eddd8d1da10ce0f1d013c0c0ea9d90599c
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 18 10:32:43 2006 +0100

    add intial support for grml-repos

commit a6faf48e74ad73eb4a632ee5706c92f48328c38c
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 18 10:27:06 2006 +0100

    add additional empty line before prompting for OK

commit 9ec9f7bf934b101ec643a29902b0d5ab6c952b71
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 17 23:45:08 2006 +0100

    unset variable FSCK as well if installing into directory

commit 4afc5fef5545c3d2c34ad0252f2cb298f511c892
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 17 23:16:19 2006 +0100

    adjust warning text for directory target

commit 90f264b5ef5d4f35c8b2bbf9e2a1ce0b75e830ef
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 17 23:01:03 2006 +0100

    initial version of support for installation into a directory

commit e1e969b72647388dee194cccb5bb54cf3a5d5566
Author: Michael Prokop <mika at grml.org>
Date:   Sun Nov 12 12:42:27 2006 +0100

    update TODO list

commit 59c2108346e7b3a5bf4b3352571c342c5f58a999
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 10 01:14:45 2006 +0100

    quote $GROOT in info message

commit 24fd837e2ce40799b8f1c0036fa07f5b48c6a392
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 10 01:02:11 2006 +0100

    notice architecture related configuration of $KERNEL in config file

commit 0b51657f46212b30e9e1be1b30e54e373c6d15f4
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 10 00:53:04 2006 +0100

    Initial support for $ARCH.
    Added function for clean exit (using trap).
    Updated TODO file

commit 760de504295d5651e57b4c994da4ebb67403ba29
Author: Michael Prokop <mika at grml.org>
Date:   Tue Nov 7 21:59:34 2006 +0100

    updated TODO

commit d5ca292be70bd267d20b58ab1f055e41c6d2ab52
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 22:40:12 2006 +0100

    Added tag 0.2 for changeset 3a4e72582a7e6ca79c750807bb1384532b8d2610

commit 03c2ebaa5b64dbc8b59014c66bae30c5020f696f
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 22:31:42 2006 +0100

    update notes regarding grub in config file; add grml-etc-core to depends

commit c8a1d6af5d80b0aee0a1622d0b7d7ec9280af0ad
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 22:26:16 2006 +0100

    update debian/changelog for new release

commit 38a15b901c7534f0047e22269e879acce9a7f88e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 15:58:16 2006 +0100

    added variable $GRUB for installation of grub in MBR itself

commit 59e831554bb94d29953f8cf05a46d1f3d3e5420a
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 15:41:35 2006 +0100

    update config file for new release

commit 39563a562d5225615961fe23573c15d9e2f5a79c
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 15:34:40 2006 +0100

    tested with cdebootstrap for sid, works as well - release new version 0.2

commit 6a98f8c37ad30e1214923a84c80efcfea41083b3
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 14:37:26 2006 +0100

    Sid works too

commit 82fac06534e193ebaa985761718dcbd6019c4d46
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 13:49:29 2006 +0100

    remove test matrix from todo, shipping it in manpage is enough

commit 544108ff0c61043d4eee2d1ba4c1d40ef3a6c236
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 13:46:51 2006 +0100

    deprecate $MBR and use $GROOT instead everywhere

commit 302b2a713498bf49006a9add1691d630318f3f42
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 13:18:48 2006 +0100

    added hint to #390510 - cdeboostrap for sarge is broken

commit d751012b44ad54ec5b23a6ff8b9519dbf15e1818
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 12:54:11 2006 +0100

    update debian files according to supported releases

commit 8c15b2beca4fdb832cbce61cdc5740d860af0ab0
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 12:52:42 2006 +0100

    update manpage and todo: sarge has been tested now as well

commit c454134fe106e0643e28a306366e00866acf5890
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 12:51:58 2006 +0100

    move grub code to a place before umount code; fix sed command in chroot-script

commit 90028449ca7de91e7a88cf843a1f7d352c3dc172
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 12:32:06 2006 +0100

    run grub outside chroot as grub seems to be broken in sarge

commit 3e5f8f2863a824e35b3c70d5ec1b0edb24ee8647
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 12:00:40 2006 +0100

    set +e in passwd code

commit 8ed1cbb8a2555167c3ee0bce4d78b01b4de233d4
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 11:53:40 2006 +0100

    updated TODO

commit 2fbdec2d64ac9c2b1e3cb9e90241366f8770d3b0
Author: Michael Prokop <mika at grml.org>
Date:   Mon Nov 6 11:52:35 2006 +0100

    stop mdadm in chroot

commit 0b89120a072c780fb9e8755af88ad18f3071085f
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 4 00:19:01 2006 +0100

    update TODO

commit df215113c0cc97a0b7b66186c4eec5ba991fde10
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 4 00:02:30 2006 +0100

    try to fix groot-problem of grub

commit 4afd25452f048a5a4e0608ec7b2f3dbbbe12da0f
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:55:42 2006 +0100

    improve initramfs generation code

commit 687068e816c608239edf287210beb1d73f08efda
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:54:47 2006 +0100

    use echo instead of einfo inside chroot-script

commit fe903287fed5cccc7d382751fe745f5984dc6e37
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:52:15 2006 +0100

    use /lib/grub/i386-pc/ for sarge

commit 775fbc83a9e586051234a8698bdd15e984d2c351
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:49:14 2006 +0100

    fix initrd stuff for sarge

commit e83c790d7989f0671b16c94ddfe5c2f32ea90576
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:44:35 2006 +0100

    use # instead of / in sed

commit fb3f3f9172d5f724371023dc302ebedce399ec04
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:42:47 2006 +0100

    fix typo in sed command, time4bed...

commit 809a77ba79fca593a137f1d2c6a2ac8408ebfa04
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:40:00 2006 +0100

    fix typo for $CHROOTMIRROR

commit bded4f66efbe14fc18367131b79465d540c77634
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:38:47 2006 +0100

    added some workarounds for sarge

commit 304772b5744d13a2c5d6f83bbed9572beafc412a
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:30:25 2006 +0100

    add [kernel|linux]-headers-

commit 68dbb4420447df9e744a195718e3dc6068c9ddee
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:27:47 2006 +0100

    rewrote kernel package version handling

commit 93dc78c05afaa9e4a6f7f822203c69f8402ce4d1
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:19:51 2006 +0100

    fix use of chrootmirror

commit 4c6172222083407395eb94defd217ba30f151c3b
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:14:58 2006 +0100

    reorder some variables in config

commit 4409f6d15e73f3483634b8aa1fc1037fbfaa5001
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 23:12:40 2006 +0100

    it's lvm2 and not lvm of course

commit 0cccacbdb14ca341b9ee96c3af249269c395cebe
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 22:50:19 2006 +0100

    added mdadm and lvm to package list

commit be87c6d1ae33ce0792222b0ed438496ae9ae3b53
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 22:49:12 2006 +0100

    do not quote package list output

commit 03a19d66489c0cd75e72b57d3f49c2f01dc42b04
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 22:47:50 2006 +0100

    updated manpage and fix for apt-get command in chroot-script

commit 78bb1b7ce80abf38eb8f1d44cfd116680135f1c4
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 22:33:43 2006 +0100

    run apt-get with --force-yes

commit d644f8567793acecaaf8f570afcdb873958d08bd
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 22:31:54 2006 +0100

    add locale.gen to repos

commit a2b116d122c73605b31c88ddf67137bf23575d12
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 22:31:37 2006 +0100

    update createfstab function

commit d77bff2588c15a18a6b83455fd8af19265726950
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 22:28:45 2006 +0100

    - support setting locales through /etc/debootstrap/locale.gen
    - make sure ssh server is stopped when present before exiting chroot

commit 8049bba1690cb33dd986f2836f92d578d17e56bd
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 21:58:09 2006 +0100

    * Added support for:
      - setting hostname via /etc/hostname
      - /etc/kernel-img.conf
    * Added ssh to default package list.

commit fb128e44f008f163f9404e1b5dbe450b2efbb035
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 21:46:38 2006 +0100

    update TODO file

commit 3264c61424d611142919f18593370b3012dc8a44
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 21:45:23 2006 +0100

    some code updates for cdebootstrap

commit 26d3b5d3a7e48b10c332a58c1aed428a50ed3f50
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 19:27:53 2006 +0100

    Updated TODO

commit 947df1e7a947277c09983bf3590c8dbbd096d5c0
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 19:26:50 2006 +0100

    added 'Test matrix' to TODO

commit e9f18266caa5ee6b7957c2dd794212c49ebc651b
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 19:05:48 2006 +0100

    Add 'debootstrap | cdebootstrap' to depends.

commit e2cedb7d87d42fff8410b0494843a45b4a482345
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 18:51:24 2006 +0100

    Added tag 0.1 for changeset a3c9ec1f01b61f62dbbcf7ea416f062b1a3310d9

commit d01d89592be4e0cb1d4669fddca3d0da9a66cc4f
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 18:06:26 2006 +0100

    beautify display of configuration check

commit 87cce5339e1b3bc0705919f7e88990a7058b9189
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 18:00:17 2006 +0100

    prompt user for check of configuration before executing it

commit 105fc25842a189a9342970ae9fb090da74ab236a
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 17:50:22 2006 +0100

    update manpage, add XS-Vcs-hg header to debian/control

commit 4ec5f76f8539f910d101d5674c860252e0bfd9f1
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 17:32:18 2006 +0100

    check for uid 0 and support -v/-h option on cmdline

commit 2d25ecbf349a8bf1f8d13700807c2a45c13216f3
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 17:22:52 2006 +0100

    run grub-install ; added TODO file ; remove debian/docs

commit 30991913c14050f2fc023514179ee28cc0155112
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 16:07:26 2006 +0100

    fix

commit 89e2ad98ad3b1362bb43d7b1634780c1c9db372f
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 15:34:14 2006 +0100

    drop the set -u stuff

commit 0b0e8f0a1a88a1e2e15b3f15c4aa2bc3294296c1
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 15:25:12 2006 +0100

    support tune2fs

commit 8cedc171928bacf677b7bca3ae153efbf96fdb84
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 15:18:57 2006 +0100

    do not use savedefault in menu.lst, support fsck

commit 3eea0068e9102d7924982c171b234064a10d0f8e
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 15:06:32 2006 +0100

    fix sed command line in chroot-script

commit e3ca291f6cdd912f7a4edcf1d30861695afa28b4
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 14:48:19 2006 +0100

    do not support lilo but just grub

commit 66df47139433dba881347c30e56a2686cbcf170f
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 14:36:33 2006 +0100

    ommit -i option of cp, send output of umount to /dev/null

commit 07d374a69706794827d04e79ad0ab5a823edafb1
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 14:23:48 2006 +0100

    clarify use of GROOT and BOOT

commit 772e54cf5051a1c5f174b779f04a5aa9901d5fda
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 14:19:53 2006 +0100

    some more grub updates + fixes

commit ba5dcb3d878c31ba77a1f93610a8c05aeef59466
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 14:02:39 2006 +0100

    run 'true' if umount... in chroot-script fails

commit 19dd85882a09df24fe07105984ec53f7964a4a8c
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 13:51:00 2006 +0100

    make sure "Preparing chroot system" ends with eend 0

commit a7bf50c16638d49dd5287e794e2fbc7eb1a7f0ed
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 13:29:39 2006 +0100

    some more fixes, another version for installing grub

commit 866bc342b7b76a9761df1aa6bd658fe65e373641
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 12:27:32 2006 +0100

    use

commit 8bc5ba3c33a61df1dd4deb2140d19922f01d5779
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 12:13:32 2006 +0100

    some more fixes and improvements in chroot-script

commit 401cadc18d81e0a7006e7fca519de688983d2b06
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 11:42:06 2006 +0100

    run shadowconfig

commit 21fca981c5a7d896281d2891518a7c181339f359
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 11:40:38 2006 +0100

    reorder execution of apt-get install and dpkg-reconfigure

commit ac7c30ae8c832f783d4e2dc577da235ebbb54616
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 11:38:54 2006 +0100

    support

commit 60b6fb7e72db7ac369862b58d3a4a4c7d346e250
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 11:26:55 2006 +0100

    run umount multiple times in chroot-script

commit 48aff5437a0bc1e9fe2c769aa373530c689d2139
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 11:24:32 2006 +0100

    check whether  is already mounted

commit f57ddab767aa174cdee6003ed6d13a5100044d41
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 11:17:35 2006 +0100

    some bugfixes, run first tests...

commit b2febf4be9ecebfea7d91197cd319753638169f9
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 3 01:20:15 2006 +0100

    initial checkin

-----------------------------------------------------------------------


hooks/post-receive
-- 
wrapper around debootstrap


More information about the Git-commits mailing list