]> git.siccegge.de Git - forks/vmdebootstrap.git/shortlog
forks/vmdebootstrap.git
2014-03-18 Lars WirzeniusApply patch from Neil Williams to fix kpartx timing...
2014-03-13 Sunil Mohan... Make kpartx wait until partitions are actually created.
2013-11-15 Lars WirzeniusUpdate copyright info in README
2013-11-15 Lars WirzeniusUpdate version number in program
2013-11-15 Lars WirzeniusUpdate NEWS for 0.2 release
2013-11-15 Lars WirzeniusUpdate copyright date
2013-10-27 Lars WirzeniusAnother bugfix from Pere
2013-10-27 Lars WirzeniusMerged fixups from Petter Reinholdtsen
2013-10-26 Lars WirzeniusMerge branch 'master' of git://git.liw.fi/vmdebootstrap
2013-10-26 Petter ReinholdtsenAdd support for building "foreign" images, ie non host...
2013-07-23 Lars WirzeniusRelease version 0.1.0
2013-07-14 Lars WirzeniusFix eth0 to come up automatically
2013-07-14 Antonio TerceiroOptimize final image compression rate
2013-07-14 Antonio Terceiroclean up APT cache after installing packages
2013-07-14 Antonio TerceiroAllow custom command to handle the serial console
2013-06-10 Lars WirzeniusFix kernel package names
2013-04-15 Lars WirzeniusAlways install acpid
2013-04-15 Lars WirzeniusFix if statement indentation
2013-04-06 Lars WirzeniusErf, undo the removal of mbr
2013-04-05 Lars WirzeniusMerge branch 'no-mbr'
2013-04-05 Lars WirzeniusUpdate README to drop mbr dependency
2013-04-05 Lars WirzeniusRemove use of mbr
2013-03-25 Lars WirzeniusDon't make boots be quiet
2012-10-13 Lars WirzeniusAdd missing copy of GPLv3
2012-10-13 Lars WirzeniusMerge remote-tracking branch 'remotes/richard_maw/tar...
2012-10-13 Lars WirzeniusMerge remote-tracking branch 'richard_maw/richardmaw...
2012-10-11 Richard MawMerge branch 'no-kernel-option' into tar-no-kernel
2012-10-11 Richard MawDon't run debootstrap with empty --include=
2012-10-11 Richard MawRun customize before install_extlinux
2012-10-11 Richard MawMerge branch 'richardmaw/tarball-option' into tar-no...
2012-10-11 Richard MawAdd --no-kernel option
2012-10-10 Richard MawAdd --tarball option to create a tar of the disk
2012-08-26 Lars WirzeniusLog messages
2012-07-16 Lars WirzeniusUse the usual cliapp.runcmd and not our bastard version
2012-07-16 Lars WirzeniusFix copyright statements
2012-07-16 Lars WirzeniusCreate password-less accounts when requested
2012-07-16 Lars WirzeniusCleanups and --lock-root-password and no default root...
2011-12-24 Lars Wirzeniusadd --custom-package option
2011-12-24 Lars Wirzeniusadd --sudo option
2011-12-20 Lars Wirzeniusadd --serial-console option
2011-12-20 Lars Wirzeniusadapt manpage into a template for cliapp --genereate...
2011-07-05 Lars WirzeniusFix i386 kernel selection. Thanks, Asheesh Laroia.
2011-06-29 Lars WirzeniusAdd --user option to allow creation of users easily.
2011-06-29 Lars WirzeniusAdd a rudimentary /etc/fstab.
2011-06-29 Lars WirzeniusAdd hostname to /etc/hosts.
2011-06-29 Lars WirzeniusAdd a newline to end of /etc/hostname.
2011-06-29 Lars WirzeniusUse with to deal with an open file.
2011-06-15 Lars WirzeniusActually clean up if something bad happens while we...
2011-06-12 Lars WirzeniusUpdate README with dependencies.
2011-05-30 Lars WirzeniusUse new cliapp API for adding settings.
2011-05-15 Lars WirzeniusBack out from previous change, since it didn't actually...
2011-05-15 Lars WirzeniusRun customize script with sh, so it can be in current...
2011-05-15 Lars WirzeniusAdd --hostname option.
2011-05-15 Lars WirzeniusAdd --customize script.
2011-05-15 Lars WirzeniusAdd --root-password option.
2011-05-15 Lars WirzeniusClarify manpage that without --enable-dhcp only localho...
2011-05-15 Lars WirzeniusAdd --enable-dhcp option.
2011-05-15 Lars WirzeniusRemove persistent udev rules.
2011-05-15 Lars WirzeniusMake kernel boot quietly.
2011-05-15 Lars WirzeniusLog stdout also on errors.
2011-05-15 Lars WirzeniusAdd --package option.
2011-05-13 Lars WirzeniusAdd some description of how to use the image to the...
2011-05-13 Lars WirzeniusAdd note about more info to README.
2011-05-13 Lars WirzeniusAdd manual page.
2011-05-13 Lars WirzeniusAdd preliminary vmdebootstrap.
2011-05-12 Lars WirzeniusAdd a stub README.