1
0
mirror of synced 2026-02-24 07:32:35 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
steve
f9752fd20c 2005-12-24 20:34:44 by steve
The hook scripts are now only passed a single argument on the command line - the name of the mount point.  The hostname is now accessible via the environment.
2005-12-24 20:34:44 +00:00
steve
2d1f6ec282 2005-12-24 20:05:46 by steve
The fstab is now prossed by a hook script, removing the code from xen-create-image.
2005-12-24 20:05:46 +00:00
steve
c1219d48f5 2005-12-24 18:27:09 by steve
Added.
2005-12-24 18:27:09 +00:00
steve
da442e8c70 2005-12-24 12:42:44 by steve
Migrated most of the commands to setup the new host into external hooks.
2005-12-24 12:42:44 +00:00
steve
1dbb10ed45 2005-12-24 06:58:45 by steve
Run hooks post-creation.
2005-12-24 06:58:45 +00:00
steve
fb39ddb95b 2005-12-22 23:38:05 by steve
Minor wording change.
2005-12-22 23:38:05 +00:00
steve
d52aba9199 2005-12-22 23:32:52 by steve
Apply Radu's latest patch, with some small tweaks.
2005-12-22 23:32:52 +00:00
steve
c85485ae3f 2005-12-19 18:26:48 by steve
Allow user to select distribution to install via either 'dist=??' in the
 configuration file, or '--dist=foo' on the command line.
2005-12-19 18:26:48 +00:00
steve
9d77cbbfed 2005-12-19 16:41:14 by steve
Updated header to include .dotfile name.  Updated networking options.
  Added default output directory.
2005-12-19 16:41:14 +00:00
steve
c3bb7155cf 2005-12-18 20:38:56 by steve
Updated defaults.
2005-12-18 20:38:56 +00:00
steve
5c95dec3df 2005-12-18 19:11:28 by steve
$DIR is no more.  All configuration is now centralised and unified.
2005-12-18 19:11:28 +00:00
steve
d86805bf1e 2005-12-18 16:32:32 by steve
Moved more things to the $CONFIG hash.  Removed global help + manual
 markers they are now local.
2005-12-18 16:32:32 +00:00
steve
3543a597cb 2005-12-18 16:22:11 by steve
BUGFIX: configuration file reading works.
2005-12-18 16:22:11 +00:00
steve
f0e1a0e18b 2005-12-18 16:15:39 by steve
Stub for configuration file reading.
2005-12-18 16:15:39 +00:00