1
0
mirror of synced 2026-01-21 17:55:25 +00:00

74 Commits

Author SHA1 Message Date
steve
116a154de2 2006-05-23 17:54:52 by steve
Removed the test for ${rpmstrap} now that we test for binaries instead.
2006-05-23 17:54:52 +00:00
steve
a9e20bacee 2006-05-23 17:37:21 by steve
Attempt to install openssh with yum.  Untested.
2006-05-23 17:37:21 +00:00
steve
5f7f728ffc 2006-05-23 17:35:07 by steve
Setup yum for centos4.  Might work for other distros.
2006-05-23 17:35:07 +00:00
steve
b23eed9aee 2006-05-23 15:51:15 by steve
YaY: Working network for static IP centos4 .. and more?
2006-05-23 15:51:15 +00:00
steve
5d00d281f9 2006-05-23 15:40:24 by steve
BUGFIX:  Create devices for rpmstrap correctly.
2006-05-23 15:40:24 +00:00
steve
7c26f68fd8 2006-05-23 12:26:13 by steve
Updated hooks to work with rpmstrap.
2006-05-23 12:26:13 +00:00
radu
ed4a35c598 2006-05-18 08:39:32 by radu
Changed remaning ${use-ide} in 95-create-cfg to ${ide} (debian bug #366252)
2006-05-18 08:39:32 +00:00
steve
9545c87a85 2006-05-08 21:26:46 by steve
Actually copy dotfiles from the skel directory.
  *sigh*
2006-05-08 21:26:46 +00:00
steve
5cb6c8055e 2006-05-07 14:36:04 by steve
Added support for a initrd to be included in the xen configuration file.
2006-05-07 14:36:06 +00:00
steve
94f4552f45 2006-05-04 20:52:59 by steve
Make sure we fixup any lines beginning with ^T
2006-05-04 20:52:59 +00:00
steve
4e67914aee 2006-04-30 11:57:06 by steve
Applied simplification patch from Tom Mornini.
2006-04-30 11:57:06 +00:00
steve
54d9b68e7e 2006-04-28 12:06:19 by steve
Add script to copy from skel directory, if present.
2006-04-28 12:06:19 +00:00
steve
b48027b989 2006-04-23 15:32:22 by steve
BUGFIX:  Correctly detect the use of $passwd
2006-04-23 15:32:22 +00:00
steve
7fbb0fe5a0 2006-04-20 10:01:01 by steve
Add a commented out example of using ethtool to disable checksumming.
2006-04-20 10:01:01 +00:00
radu
63156e56ce 2006-04-18 18:49:01 by radu
Don't forget /etc/gshadow and /etc/group
2006-04-18 18:49:01 +00:00
steve
9068d6962e 2006-03-29 07:33:45 by steve
Don't forget to load the Env module.
2006-03-29 07:33:45 +00:00
steve
8cc0a3732e 2006-03-29 07:33:13 by steve
Only mess with /etc/shadow + /etc/passwd if --passwd is *not* used.
2006-03-29 07:33:13 +00:00
steve
ff8a8e6d0f 2006-03-29 07:30:57 by steve
Don't copy the same file twice!
2006-03-29 07:30:57 +00:00
steve
312710044c 2006-03-29 07:29:55 by steve
Rewritten in Perl.
  Only copy non-system password file entries.  *Always* copy /etc/shadow.
 This will stop system IDs such as Debian-exim from being corrupted.
 (See debian bug #357641)
2006-03-29 07:29:55 +00:00
steve
c45a6eba1f 2006-03-13 10:00:47 by steve
Remove the CVS $ID:$ markers from the file to avoid merge warnings.
2006-03-13 10:00:47 +00:00
steve
8d4454dd63 2006-03-13 10:00:32 by steve
Minor comment updates
2006-03-13 10:00:32 +00:00
steve
e2ba4f42d0 2006-03-11 21:11:56 by steve
Make sure we always use ${prefix} not $prefix as a stylistic change
2006-03-11 21:11:56 +00:00
steve
c004ac8c0b 2006-03-11 20:15:57 by steve
BUGFIX: image_vbd + swap_vbd are invalid environment options.
2006-03-11 20:15:57 +00:00
steve
011fb4345f 2006-03-11 19:45:50 by steve
Add 'vif='[ip=xxx]' to the Xen configuration file if the address is
 static.

  Added test case to make sure this works.
2006-03-11 19:45:51 +00:00
steve
c96cbefbce 2006-03-08 20:08:28 by steve
Updated the TLS disabling script to remove the chmod 0.
  Added test case to ensure the script works.
2006-03-08 20:08:28 +00:00
steve
2e50d04a11 2006-03-08 20:01:58 by steve
Rmeove the immutable flag on /lib/tls, since this prevents package upgrades.  *sigh*
2006-03-08 20:01:58 +00:00
radu
ff573baf9c 2006-03-08 18:43:35 by radu
Forgot to remove testing variables.
2006-03-08 18:43:35 +00:00
radu
84de085a51 2006-03-08 18:37:01 by radu
Moved Xen configuration file creation in a hook
2006-03-08 18:37:02 +00:00
radu
561aacb3b8 2006-03-08 18:10:07 by radu
cat instead of copy resolv.conf to preserve contents if resolvconf is installed
(#355910)
2006-03-08 18:10:07 +00:00
steve
49fbdf3a35 2006-02-24 23:00:31 by steve
Fix the inittab to use console regardless of the tty number.
2006-02-24 23:00:31 +00:00
radu
65f8dcc416 2006-02-23 00:30:50 by radu
Removed $Id$ tag from xen-tools.conf to avoid having to merge configuration changes
with every upgrade (see #353969)
2006-02-23 00:30:50 +00:00
steve
44ff1d6f3e 2006-02-22 19:24:40 by steve
The command line flag '--use-ide' has been changed to '--ide'
2006-02-22 19:24:41 +00:00
steve
ece9107037 2006-02-20 00:45:16 by steve
Add the IP address of the new instance upon the host system.
2006-02-20 00:45:16 +00:00
steve
ab909cd04e 2006-02-18 12:28:36 by steve
Updated the configuration file so out test case passes.
2006-02-18 12:28:37 +00:00
steve
be76424894 2006-02-18 12:24:59 by steve
Disable the output directory by default, the user must choose their own.
2006-02-18 12:24:59 +00:00
steve
40d5ce2861 2006-02-18 12:24:23 by steve
Create an empty /lib/tls directory on the host and ensure it may not
 be used.
2006-02-18 12:24:23 +00:00
steve
3c34c5049b 2006-02-18 12:24:05 by steve
Minor comment update.
2006-02-18 12:24:05 +00:00
steve
d4e2396632 2006-02-18 12:23:24 by steve
Improve comment regarding sudo.
2006-02-18 12:23:24 +00:00
steve
c0467b53b6 2006-02-18 12:23:12 by steve
Formatting change.
2006-02-18 12:23:12 +00:00
steve
b47a57aa2f 2006-02-18 12:23:01 by steve
Create /dev entries for the guest.
2006-02-18 12:23:01 +00:00
radu
105bf10fe0 2006-02-18 00:04:44 by radu
Added support for having ide style device names (#352937)
2006-02-18 00:04:45 +00:00
steve
f87caf9763 2006-02-16 18:17:14 by steve
Add a sample LVM volume entry
2006-02-16 18:17:14 +00:00
steve
a4fa67d0a5 2006-02-05 18:10:34 by steve
Add the builder role script
2006-02-05 18:10:34 +00:00
steve
e788f68963 2006-02-05 14:53:35 by steve
Use a function to install packages.
2006-02-05 14:53:35 +00:00
steve
0069f07705 2006-02-05 14:53:27 by steve
Install sudo upon the guest if /etc/sudoers is present.
2006-02-05 14:53:27 +00:00
steve
69067b0e0d 2006-01-21 22:22:44 by steve
Make caching of .deb files optional
2006-01-21 22:22:44 +00:00
steve
cbf96eefd7 2006-01-16 13:19:46 by steve
Make the `minimal` role more .. minimal.
2006-01-16 13:19:46 +00:00
steve
873739b486 2006-01-09 21:11:06 by steve
Added to the repository to give an overview of the directory contents.
2006-01-09 21:11:06 +00:00
steve
450ab96bad 2006-01-08 22:28:58 by steve
Use 'fs = foo', not 'filesystem = foo'.
2006-01-08 22:28:58 +00:00
steve
c691436be2 2006-01-08 01:55:19 by steve
Mention 'boot=1'.
2006-01-08 01:55:19 +00:00