]> git.siccegge.de Git - forks/vmdebootstrap.git/history - vmdebootstrap
Erf, undo the removal of mbr
[forks/vmdebootstrap.git] / vmdebootstrap
2013-04-06 Lars WirzeniusErf, undo the removal of mbr
2013-04-05 Lars WirzeniusMerge branch 'no-mbr'
2013-04-05 Lars WirzeniusRemove use of mbr
2013-03-25 Lars WirzeniusDon't make boots be quiet
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-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-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 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 manual page.
2011-05-13 Lars WirzeniusAdd preliminary vmdebootstrap.