aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pygrub/src/pygrub
Commit message (Expand)AuthorAgeFilesLines
* pygrub: add Debian extlinux.conf pathIan Campbell2013-08-271-0/+1
* pygrub: allow user to specify an explicit offset to fsKjetil Torgrim Homme2013-07-171-4/+13
* Fix pygrub handling non-default entryMiroslav Rezanina2013-01-171-1/+1
* pygrub: Add option to list grub entriesCharles Arnold2012-10-261-4/+20
* pygrub: correct typo in --args assignmentOlaf Hering2012-10-091-3/+3
* pygrub: always append --argsOlaf Hering2012-09-251-2/+4
* pygrub: don't leave fds openRoger Pau Monne2012-07-231-0/+3
* pygrub: cope better with big files in the guest.M A Young2012-07-041-17/+44
* pygrub: Fix "a" entry editing in grub2Miroslav Rezanina2011-12-131-1/+1
* pygrub: Allow scrolling of the list of entriesMiroslav Rezanina2011-12-131-4/+19
* pygrub: Add HybridISO support for PyGrub2Philipp Hahn2011-11-021-7/+19
* pygrub: look in /boot/grub2 (for eg Fedora 16)Michael Young2011-10-251-1/+2
* pygrub: check all GPT partitionsMichael Young2011-10-251-4/+13
* pygrub: add debug flagGuido Gunther2011-10-111-2/+10
* pygrub: prefer Grub2 to Grub1Ian Campbell2011-07-151-5/+5
* tools/pygrub: fix solaris kernel snifftools/pygrub: fix solaris kernel sniff2011-07-141-2/+5
* pygrub: look in every partition for something to bootIan Jackson2010-07-151-35/+62
* pygrub: introduce easier to parse output formatIan Jackson2010-07-141-13/+44
* tools/pygrub: --not-really option for debuggingIan Jackson2010-07-021-15/+24
* tools/pygrub: Fix default when out of rangeIan Jackson2010-06-291-0/+3
* pyGrub: Use proper bootloader class when entering command manuallyKeir Fraser2010-05-261-5/+7
* pygrub: fix 64b Solaris PV guest boot on 32b Linux dom0 & 64b XenKeir Fraser2010-04-121-12/+14
* pygrub: Fix grub2 support when config is on a separate /boot partitionKeir Fraser2010-03-051-1/+1
* pygrub: support parsing of syslinux configuration filesKeir Fraser2010-02-011-1/+5
* pygrub: fix attribute error when not found parserKeir Fraser2009-12-161-1/+1
* pygrub: add basic support for parsing grub2 style grub.cfg fileKeir Fraser2009-11-231-1/+3
* pygrub: track the title of an item as an independant fieldKeir Fraser2009-11-231-5/+5
* pygrub: factor generic Grub functionality into GrubConf base classesKeir Fraser2009-11-231-11/+13
* pygrub: expands tabs before displaying menus.Keir Fraser2009-11-231-2/+2
* pygrub: trap exception when python module import failsKeir Fraser2009-09-071-1/+5
* pygrub: Match bare-metal GRUB behavior for passwordsKeir Fraser2009-09-021-28/+14
* pygrub: Set path in #! line of pygrub, tooKeir Fraser2009-08-251-1/+1
* pygrub: Add password supportKeir Fraser2009-08-201-1/+33
* pygrub: Revert 19322:3118041f2259, as it breaks timeout=0 behaviourKeir Fraser2009-08-201-5/+1
* pygrub: Remove bogus log.debug line.Keir Fraser2009-08-101-1/+0
* tools: Always use sane upstream (`native') python pathsKeir Fraser2009-04-081-2/+0
* ia64, pygrub: Allow command-line editing in Lilo boot loaderKeir Fraser2009-03-311-1/+5
* pygrub: More accurate try/except catch.Keir Fraser2009-03-311-1/+1
* pygrub: run first entry in config when invalid default boot option providedKeir Fraser2009-03-201-1/+5
* pygrub: Detect NetWare PV in pygrubKeir Fraser2009-03-121-0/+12
* pygrub: Workaround for Solaris CR 1143256.Keir Fraser2009-03-121-1/+5
* pygrub: Enable domU boot without xen specific argKeir Fraser2009-03-091-2/+2
* pygrub: parse xen module option in grubKeir Fraser2009-02-201-3/+3
* PyGRUB: fix menu flickerKeir Fraser2008-08-271-15/+17
* pygrub: Add 64bit library path to pygrub default search path.Keir Fraser2008-07-301-1/+1
* Add ZFS libfsimage support patchKeir Fraser2008-05-011-2/+16
* pygrub: cleanup and support for NetBSDKeir Fraser2008-03-261-7/+8
* Fix pygrub handling of many kernelsKeir Fraser2007-12-271-4/+12
* [IA64] Presently pygrub only looks in /efi/redhat/elilo.conf. Itkfraser@localhost.localdomain2007-05-031-1/+6
* pygriub: Fix GPT support.kfraser@localhost.localdomain2007-04-131-7/+11