aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pygrub
Commit message (Expand)AuthorAgeFilesLines
* pygrub: Add 64bit library path to pygrub default search path.Keir Fraser2008-07-301-1/+1
* Add ZFS libfsimage support patchKeir Fraser2008-05-012-3/+39
* pygrub: cleanup and support for NetBSDKeir Fraser2008-03-261-7/+8
* Fix pygrub handling of many kernelsKeir Fraser2007-12-271-4/+12
* Fix security vulnerability CVE-2007-4993.Keir Fraser2007-09-252-23/+23
* pygrub: LiloConf.py supports root and read-onlykfraser@localhost.localdomain2007-08-061-3/+21
* [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
* Fix pygrub for IA64 support.kfraser@localhost.localdomain2007-04-112-9/+161
* pygrub: Support GPT (GUID Partition Table) as used by EFI.kfraser@localhost.localdomain2007-04-111-0/+7
* Editing long lines in pygrub interactively could lead to tracebacks.Tim Deegan2007-03-281-10/+7
* tools: Clean up use of 'install' command.kfraser@localhost.localdomain2007-03-071-2/+2
* Install pygrub according to auxbin rules.kfraser@localhost.localdomain2007-03-051-1/+2
* Filesystem implementations may need optional arguments in terms ofjohn.levon@sun.com2007-02-191-6/+8
* [PYGRUB] Invoke pygrub with TERM=vt100Tim Deegan2007-02-011-1/+4
* pygrub: fsimage binding must free objects with PyObject_DEL, not PyMem_DEL.Keir Fraser2007-01-301-2/+2
* [PYGRUB] Plumb bootloader I/O through xenconsole.Tim Deegan2007-01-221-4/+9
* [PYGRUB] Don't redraw the interactive menu screen if it doesn't need it.Tim Deegan2007-01-221-8/+12
* Update pygrub for new Solaris directory names.john.levon@sun.com2007-01-181-3/+3
* [PYGRUB] Make the boot-choice timeout actually time out.Tim Deegan2007-01-151-0/+3
* Parse Solaris VTOCs in pygrub.kfraser@localhost.localdomain2007-01-121-14/+47
* Sniff for Solaris if not specified. This allows Solaris domU's to automaticallyTim Deegan2007-01-091-61/+95
* Pass in kernel/ramdisk settings to pygrub; if specified, don't try to useTim Deegan2007-01-091-40/+74
* pygrub tmp files should live in /var/run/ not /var/lib/, as they arekaf24@localhost.localdomain2006-12-092-4/+6
* [PYGRUB] Fix a few bounds violations in pygrub's command-line editor.Tim Deegan2006-11-091-4/+8
* Use libfsimage for reading filesystem images.Tim Deegan2006-11-099-937/+315
* Dynamically link to libgcc on Solaris. Also clean up duplicate -Wall flags.kfraser@localhost.localdomain2006-11-021-1/+1
* Use $CC when building pygrub.kaf24@localhost.localdomain2006-10-221-3/+3
* [PYGRUB] Enable showing the cursor in pygrub when it's relevant to do so.kfraser@localhost.localdomain2006-09-291-5/+15
* Pygrub: add /var/lib/xen to the install tree.Tim Deegan2006-09-211-0/+2
* Pygrub: stop the FS identification code from leaking open fds.Tim Deegan2006-09-212-1/+2
* [PYGRUB] Flesh out some of pygrub's functionality as was originallykaf24@firebug.cl.cam.ac.uk2006-08-082-176/+427
* [PYGRUB] Typo fix in pygrub READMEatse@norwich.uk.xensource.com2006-07-141-1/+1
* Fix python installation on sles10. Install prefix is beingkaf24@firebug.cl.cam.ac.uk2006-04-211-1/+1
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-102-1/+8
|\
| * Initialise offsetopt when offset == 0. Closes bug #599.emellor@leeni.uk.xensource.com2006-04-101-1/+4
* | build: Clean pygrub's a.outkaf24@firebug.cl.cam.ac.uk2006-04-101-1/+1
|/
* Improve pygrub error reporting when opening ext2 fs is not possiblemip@xencore04.1virtual.net2006-04-031-2/+9
* pygrub currently takes a file on the command line to mean a config filekaf24@firebug.cl.cam.ac.uk2006-02-261-6/+14
* Fix pygrub to handle timeout of -1 (wait forever).john.levon@sun.com2006-02-071-4/+6
* Fix some more bugs in pygrub including:kaf24@firebug.cl.cam.ac.uk2005-11-101-9/+11
* Attached patch fixes a thinko in pygrub's setup.pykaf24@firebug.cl.cam.ac.uk2005-11-101-2/+3
* Two patches were applied to pygrub's setup.py to work around python2.2kaf24@firebug.cl.cam.ac.uk2005-10-221-8/+5
* Tweak to pygrub build config detection.kaf24@firebug.cl.cam.ac.uk2005-10-211-1/+1
* pygrub's setup.py relies on distutils.UnixCCompiler.has_function(),kaf24@firebug.cl.cam.ac.uk2005-10-191-5/+8
* Better cast for ptr->int in residerfs module.kaf24@firebug.cl.cam.ac.uk2005-10-121-1/+1
* Fix 64-bit compile of pygrub. From Charles Duffy.kaf24@firebug.cl.cam.ac.uk2005-10-111-1/+1
* Re-enable the pygrub build and fix the build with olderkaf24@firebug.cl.cam.ac.uk2005-10-073-1/+18
* Disable build of pygrub for now - does not build with e2fsprogs-1.35smh22@firebug.cl.cam.ac.uk2005-08-021-2/+2
* Fix typo in pygrub codesmh22@firebug.cl.cam.ac.uk2005-08-021-2/+2