1
0
mirror of synced 2026-01-23 10:38:15 +00:00

298 Commits

Author SHA1 Message Date
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
2271c3b8dc 2006-04-28 12:07:27 by steve
Updated.
2006-04-28 12:07:27 +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
3c6789beb1 2006-04-28 12:05:36 by steve
Add a hook to copy from a skel directory, if present.
2006-04-28 12:05:36 +00:00
steve
63be301f12 2006-04-25 18:27:38 by steve
Give message and abort if the --dir argument is missing.
2006-04-25 18:27:38 +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
e84d075cde 2006-04-15 02:32:40 by steve
Updated release to 1.3
2006-04-15 02:32:40 +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
33f2126bfc 2006-03-28 07:19:42 by steve
Abort if /usr/bin/apt-get isn't executable in the debootstrap installed
 system.
2006-03-28 07:19:42 +00:00
radu
5cf3b0021e 2006-03-20 17:51:10 by radu
Ignore hooks that end with .dpkg-new,.dpkg-old and ~
2006-03-20 17:51:10 +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
163ca8df21 2006-03-11 21:43:52 by steve
Setup environment prior to running the xen .cfg hook
2006-03-11 21:43:52 +00:00
steve
4dcbb4ba09 2006-03-11 21:39:52 by steve
Warn if we can't create the xen configuration file.
2006-03-11 21:39:52 +00:00
steve
a704612219 2006-03-11 21:37:04 by steve
BUGFIX:  .deb file caching now works as expected.
2006-03-11 21:37:04 +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
9058f2f677 2006-03-11 21:02:43 by steve
xen-clone-image -> xen-duplicate-image.
2006-03-11 21:02:43 +00:00
steve
741916fe0f 2006-03-11 20:57:12 by steve
BUGFIX:  Really fix the broken image+swap devices in the xen .cfg file.
2006-03-11 20:57:12 +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
b80932a803 2006-03-11 19:56:56 by steve
BUGFIX: Test the correct directory for the existance of the hook.
2006-03-11 19:56:56 +00:00
steve
0a605e7201 2006-03-11 19:55:44 by steve
Version number bumped to 1.2 - new release if testing says it all works.
2006-03-11 19:55:44 +00:00
steve
9fd433d51a 2006-03-11 19:53:39 by steve
Moved the xen cfg creation to use the hook to avoid duplication.
  Added support for the '--ide' command line option.
2006-03-11 19:53:39 +00:00
steve
df2ee70a60 2006-03-11 19:50:40 by steve
Added a linebreak to make the paragraphs match
2006-03-11 19:50:40 +00:00
steve
637aaa39e8 2006-03-11 19:50:09 by steve
Xen configuration file creation is now done in a hook :)
2006-03-11 19:50:09 +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
radu
6ff9a3be7b 2006-03-10 18:18:59 by radu
Add vif = [''] to xen-duplicate-image too (#356224)
2006-03-10 18:18:59 +00:00
steve
c53d0d2fdb 2006-03-08 21:01:44 by steve
Make sure that the /etc/inittab file is updated as expected
2006-03-08 21:01:44 +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
7381fb7106 2006-03-04 23:31:20 by steve
Added to the repository, test the pod we make.
2006-03-04 23:31:20 +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
3ddbd14dc7 2006-02-21 00:17:25 by steve
Don't build manpages when making a tarball
2006-02-21 00:17:25 +00:00
steve
33ead44b1d 2006-02-21 00:16:30 by steve
Fix broken pod.
2006-02-21 00:16:30 +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
74cae3c59a 2006-02-18 20:11:00 by steve
Prepare for 1.1 release.
2006-02-18 20:11:00 +00:00
steve
7c77b2ae39 2006-02-18 12:39:32 by steve
Updated the documentation/manual.  Mostly this is just cleanup and
 spelling corrections, but also the use of LVM has been integrated into
 the text.
2006-02-18 12:39:32 +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