]> git.siccegge.de Git - forks/vmdebootstrap.git/shortlog
forks/vmdebootstrap.git
2015-01-04 Neil Williamsfix typo in script
2015-01-04 Neil WilliamsImprove wandboard support
2015-01-04 Neil Williamspython3 tweak
2015-01-04 Neil WilliamsEnsure all tests for swap look for a number
2015-01-04 Neil WilliamsAllow builds without a tty
2015-01-03 Neil WilliamsUpdate manpage to current default mirror
2015-01-02 Neil WilliamsSet serial and graphical grub output terminal
2015-01-02 Neil WilliamsAdd swap support
2015-01-02 Neil Williamsallow setting rootfstype to support ext3
2015-01-02 Neil Williamstrim cubietruck example to a possible vm image
2015-01-02 Neil Williamssilence the apt update in configure-apt
2015-01-02 Neil WilliamsClarify the ARM support for vmdebootstrap
2015-01-02 Neil WilliamsSet whoami owner outside the call to sudo
2015-01-02 Neil WilliamsAllow chown to operate with tarballs
2014-12-27 Neil Williamsadd mbr back to support extlinux and check for installa...
2014-12-25 Neil Williamsfix creation of extlinux configuration
2014-12-23 Neil Williamsadd modules to cubietruck example and provide a wandboa...
2014-12-23 Neil Williamsdrop necessary packages and use the include list directly
2014-12-23 Neil WilliamsAllow space for a bootloader installed with dd
2014-12-23 Neil WilliamsFix package lists if no necessary packages exist
2014-12-23 Neil WilliamsImprove structure and fix pylint issues
2014-12-23 Neil WilliamsPrint which distribution is being debootstrapped
2014-12-22 Neil WilliamsAdd support for apt mirror and package list.
2014-11-16 Neil WilliamsFix typo in bootsize partition space
2014-10-18 Neil WilliamsUpdate manpage for mbr
2014-10-18 Neil WilliamsAdd sparse option to not fill image with zeros
2014-10-18 Neil Williamsimprove error message with a hint to install grub2...
2014-10-16 Neil WilliamsSwitch to http.debian.net
2014-10-16 Neil WilliamsRun update-initramfs -u after installing kernel
2014-08-31 Neil Williamspep8 fixes
2014-08-31 Neil WilliamsAdd environment support to runcmd and pass noninteracti...
2014-08-28 Neil Williamsexpand manpage content for customise script
2014-08-28 Neil WilliamsFix call to the example script and note requirement...
2014-08-28 Neil WilliamsUse simple subprocess call for default_arch to prevent...
2014-08-28 Neil Williamshandle missing customise scripts cleanly with fallback...
2014-08-28 Neil WilliamsMerge branch 'codehelp/bugfixes'
2014-08-28 Neil WilliamsAllow option to chown the image when complete.
2014-08-27 Neil Williamsupdate manpage
2014-08-27 Neil WilliamsDocument support for grub2 with fallback to extlinux...
2014-08-27 Neil WilliamsAdd support for grub2 configuration, falling back to...
2014-08-26 Neil WilliamsLet configure-apt be optional to prevent duplicate...
2014-08-26 Neil WilliamsUse the dpkg architecture as the default
2014-08-26 Neil WilliamsMake x86 calls conditional to allow for use on other...
2014-08-26 Neil Williamsfix typo in option name
2014-08-26 Neil Williamsprepare for merge
2014-08-26 Neil Williamsfix permissions on lava example script.
2014-08-26 Neil WilliamsAdd examples to go into /usr/share to make it easier...
2014-08-26 Neil WilliamsAdd notes on debootstrap and details of new option
2014-08-26 Neil WilliamsAdd configure_apt option and preserve the debootstrap...
2014-08-25 Neil Williamspep8 fixes
2014-08-25 Neil WilliamsAdd manpage content for newly added options.
2014-08-25 Neil WilliamsAdd squashfs support
2014-08-24 Neil WilliamsMove inittab change outside extlinux install function...
2014-08-10 Neil WilliamsMerge Debian manpage changes
2014-08-10 Neil WilliamsAllow option to chown the image when complete.
2014-04-07 Tollef Fog... Fix typo in README
2014-04-07 Tollef Fog... Ignore failure to set host name
2014-04-07 Tollef Fog... Check for extlinux, not no-extlinux, fixes crash
2014-03-18 Lars WirzeniusChange --no-extlinux to --extlinux
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...
next