grml-debootstrap.git
2015-03-10 Michael ProkopDefine ewarn function to properly display warning messages
2015-03-10 Sebastian PippingAdd missing escaping of user input (issue #58)
2015-03-10 Sebastian PippingSource cmdlineopts.clp from same folder as grml-deboots...
2015-03-10 Sebastian PippingFixed version reported when run from Git (issue #55)
2015-03-10 Sebastian PippingAdd grub-common to recommended dependencies for grub...
2015-03-10 Sebastian PippingCheck for grub-mkimage when creating virtual machine...
2015-03-10 Michael ProkopDo not stop hosts' SSH + mdadm services in cleanup...
2015-03-10 Sebastian PippingFix packer/Makefile dependencies
2015-03-10 Sebastian PippingInitialize packer/.gitignore
2015-03-10 Sebastian PippingDelete binary packer/fake-uname.so (issue #49)
2015-02-27 Patrick SchleizerBreak when using unsupported generic codenames "stable...
2015-02-27 Sebastian PippingTry unmounting [..]/dev harder
2014-12-11 Michael ProkopRelease new version 0.68 v0.68
2014-12-11 Michael ProkopAdjust filesystem check for new blkid behaviour
2014-10-13 Michael ProkopRelease new version 0.67 v0.67
2014-10-13 Michael ProkopFix check for available /dev/md* devices
2014-10-13 Michael ProkopFix linux-image package check for Debian/jessie 32bit
2014-10-13 Michael Prokopdocs: set man.base.url.for.relative.links option when...
2014-10-13 Michael ProkopSupport GRUB as present in Debian/jessie in VM builds
2014-10-13 Michael ProkopExecute kpartx in sync mode to avoid race conditions
2014-10-13 Michael Prokopdocs: fix wrong usage example description
2014-10-13 Michael ProkopAlways use UUIDs for GRUB booting in VMs instead of...
2014-10-13 Michael ProkopDo not use fixed disk identifiers by default
2014-10-13 Michael ProkopFix some further issues identified by shellcheck
2014-10-13 Michael Prokopconfig: use uuidgen tool for DISK_IDENTIFIER usage...
2014-10-13 Patrick SchleizerUse UUIDs in /boot/grub/grub.cfg for VM builds rather...
2014-10-13 Michael ProkopFix some minor issues identified by shellcheck
2014-10-13 Michael ProkopMake disk identifier configurable via DISK_IDENTIFIER...
2014-10-13 Michael Prokopdocs: simplify table of supported releases, mention...
2014-10-13 Michael ProkopAdd sources.list support for squeeze-lts
2014-10-13 Michael ProkopSupport MKFS_OPTS variable + use -F option in mkfs...
2014-10-13 Michael Prokoppackage selection: replace dhcp3-client with isc-dhcp...
2014-10-13 Michael ProkopAdd support for jessie in dialog based user interface
2014-10-13 Michael ProkopUse jessie as new default release
2014-10-13 Michael ProkopUpdate documentation for upcoming stable release Debian...
2014-10-02 Michael ProkopRelease new version 0.66 v0.66
2014-10-02 Michael ProkopBump Standards-Version to 3.9.6
2014-08-30 Markus RekkenbeilAdd set process for /etc/mailname [Closes: issue1315]
2014-07-29 Patrick SchleizerAdjust locale handling (LANG/LANGUAGE) to match with...
2014-07-29 Michael ProkopExecute wrap-and-sort on debian directory
2014-07-29 Michael ProkopProvide 'make shellcheck' for syntax checks, enable...
2014-07-03 Michael ProkopRelease new version 0.65 v0.65
2014-07-03 Michael ProkopMerge branch 'master' of https://github.com/zeha/grml...
2014-05-15 Michael ProkopImprove packer deployment for usage in Vagrant
2014-05-08 Michael ProkopInitial packer/vagrant/autotest setup mika/packer
2014-04-26 Christian HofstaedtlerAdd option --vm to install VMs into LVs and such
2014-04-20 Michael ProkopRelease new version 0.64 v0.64
2014-04-20 Michael ProkopProvide option --defaultinterfaces to install default...
2014-04-20 Michael ProkopSet up default /etc/network/interfaces with dhcp for...
2014-04-19 Michael ProkopInitial README.md (esp. for Github users)
2014-04-19 Michael ProkopRelease new version 0.63 v0.63
2014-04-18 Michael ProkopDo not enable security mirror for lenny release, being...
2014-04-18 Michael ProkopSupport --nokernel option to skip installation of defau...
2014-04-18 Michael ProkopClarify usage of default hostname ($HOSTNAME is considered)
2014-04-18 Michael ProkopUpdate documentation WRT supported releases and some...
2014-04-18 Michael ProkopCopy /etc/network/interfaces from host system, unless...
2014-04-15 Michael ProkopSupport execution of --grub when installing to target...
2014-04-15 Michael ProkopProvide --debug option for very verbose execution
2014-04-15 Michael ProkopSwitch default filesystem from ext3 to ext4
2014-04-14 Christian HofstaedtlerFix smbfs example in fstab
2014-04-08 Michael ProkopRelease new version 0.62 v0.62
2014-04-08 Michael ProkopExecute apt upgrade with DEBIAN_FRONTEND environment...
2014-03-20 Michael ProkopRelease new version 0.61 v0.61
2014-03-20 Michael ProkopAdd ifenslave and cryptsetup to default package list...
2014-03-20 Michael ProkopRelease new version 0.60 v0.60
2014-03-20 Michael ProkopBump Standards-Version to 3.9.5
2014-03-07 Michael ProkopAbort if FIXED_DISK_IDENTIFIERS is set but mkfs.* does...
2014-03-07 Patrick SchleizerSupport FIXED_DISK_IDENTIFIERS option, useful for repro...
2014-02-24 Michael ProkopMerge branch 'version' of https://github.com/adrelanos...
2014-02-20 Patrick SchleizerIt is not possible to build amd64 on i386. Break when...
2014-02-19 Patrick Schleizergrml-debootstrap own version detection code simplification
2014-02-17 Patrick Schleizergrml-debootstrap own version detection code simplification
2014-01-28 Patrick Schleizeradded $DPKG_OPTIONS to all instances of apt-get and...
2013-11-12 Michael ProkopRelease new version 0.59 v0.59
2013-11-12 Michael ProkopImprove error handling for update-locale
2013-11-12 Michael ProkopDrop URL to release notes from script header
2013-11-12 Michael ProkopFix usage of configuration variables
2013-11-12 Michael ProkopRelease new version 0.58 v0.58
2013-11-08 Michael ProkopMention that "raw format" is used for vmfile option
2013-11-07 Michael ProkopFix description of SCRIPTS variable in config file
2013-11-05 Michael ProkopAdd bridge-utils to default package list
2013-11-04 Michael ProkopAdd vlan package to default package list
2013-10-21 Michael ProkopSupport overriding configuration via environment variables
2013-10-15 Michael ProkopInstall grub to main md device when installing on SW...
2013-10-15 Michael ProkopSupport $DEFAULT_LOCALES to enable specified locales...
2013-05-08 Michael ProkopRelease new version 0.57 v0.57
2013-05-08 Christian HofstaedtlerBump Standards-Version to 3.9.4 (no changes needed)
2013-05-08 Christian HofstaedtlerRemove obsolete DM-Upload-Allowed flag
2013-03-08 Michael ProkopRelease new version 0.56 v0.56
2013-03-08 Evgeni Golovfix kernel image search on i386
2013-02-07 Markus RekkenbeilAdd new feature "backportrepos" (trigger: --backportrepos )
2013-02-04 Michael ProkopRelease new version 0.55 v0.55
2013-02-04 Michael ProkopUse http.debian.net as default mirror
2013-02-04 Evgeni Golovdon't fail to ask for a password if there is no TTY
2012-12-31 Michael ProkopMerge branch 'mika/wheezy_release'
2012-12-31 Michael ProkopRelease new version 0.54 v0.54
2012-12-17 Michael Prokopdocs: mention VM image and dialog based frontend support
2012-12-17 Michael Prokopdocs: clarify AUTOINSTALL is currently supported on...
2012-12-17 Michael Prokopdocs: fix outdated default mirror reference
2012-12-17 Michael ProkopSet wheezy as the new default release [Closes: #688234]
next