- 24 Oct, 2008 1 commit
-
-
Kevin Atkinson authored
image.
-
- 10 Sep, 2008 1 commit
-
-
Mike Hibler authored
* when creating an image from a node, make sure the new image gets the MBR version used by the existing image * when loading a single-partition image that requires a different MBR, invalidate all other existing partition ("invalidate" in the sense that we remove any partitions table entries, we don't do anything to the disk)
-
- 02 Sep, 2008 1 commit
-
-
Mike Hibler authored
I'm sure there was a reason for this at one time, but I don't recall it...
-
- 08 Aug, 2008 1 commit
-
-
Kevin Atkinson authored
Fix Ticket #211 by reporting all the unacceptable node types at once.
-
- 04 Feb, 2008 1 commit
-
-
Kevin Atkinson authored
creating a whole disk image with the "Easy" form.
-
- 08 Jan, 2008 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 27 Nov, 2007 1 commit
-
-
Russ Fish authored
-
- 19 Nov, 2007 2 commits
- 08 Nov, 2007 1 commit
-
-
Russ Fish authored
-
- 07 Nov, 2007 1 commit
-
-
Russ Fish authored
-
- 01 Nov, 2007 1 commit
-
-
Mike Hibler authored
-
- 19 Oct, 2007 1 commit
-
-
Russ Fish authored
www/newimageid_ez.php3 - The reworked PHP page. Calls Image::NewImageId with ez=1. www/newimageid.php3 - Call Image::NewImageId with ez=0. www/imageid_defs.php - Re-use the Image::NewImageId class method, adding an 'ez' arg. backend/{newimageid_ez,GNUmakefile}.in configure configure.in - New backend script. After checks, calls OSinfo->Create and Image->Create with the same XML args array. db/Image.pm.in - Re-use the Image->Create method, adding an imageid over-ride arg. db/OSinfo.pm.in - Filter out extraneous db slot args from XML in the Create method. db/libdb.pm.in - Add TB_{OS,IMAGE}ID_* constants from dbdefs.php3 . sql/database-fill.sql - Add OS entries to the table_regex 'images' pattern set.
-
- 12 Oct, 2007 1 commit
-
-
Russ Fish authored
www/newimageid.php3 - The reworked PHP page. www/imageid_defs.php - Add an Image::NewImageId class method bridging to the script via XML. backend/{newimageid,GNUmakefile}.in configure configure.in - New backend script. db/Image.pm.in - Add a Create class method for script arg checking. sql/database-fill.sql - Add to the table_regex 'images' checking patterns.
-