Daniel Hokka Zakrisson [Thu, 23 Nov 2006 21:30:01 +0000]
Use CLONE_NEWUTS|CLONE_NEWIPC so it works with 2.6.19.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2395
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 23 Nov 2006 21:12:26 +0000]
Add support for the network flags and capabilities in the configuration.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2394
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 23 Nov 2006 18:30:29 +0000]
Support the prefixes for all types of flags and capabilities.
Add NXF_INFO_PRIVATE.
Add NXF_HIDE_NETIF.
Add aliases for the legacy flags/caps so using the kernel's names will work.
Add alias for VXC_SET_RLIMIT.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2393
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 20 Nov 2006 21:12:30 +0000]
Recognize set_utsname as a ccap too.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2392
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 20 Nov 2006 15:15:43 +0000]
Add --rescue-init to the --help message.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2391
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 20 Nov 2006 15:15:12 +0000]
Use --rescue-init.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2390
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 20 Nov 2006 15:10:00 +0000]
Don't set _IS_FAKEINIT on rescue, let the caller decide with --rescue-init.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2389
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 20 Nov 2006 15:09:19 +0000]
Use $_CHBIND_COMPAT directly for legacy.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2388
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 20 Nov 2006 15:01:44 +0000]
Cosmetic fixes.
Make sure args.do_set is set to false initially.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2387
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 20 Nov 2006 12:46:30 +0000]
Make vserver <guest> start --rescue ... work again.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2386
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 20 Nov 2006 00:23:13 +0000]
Make the prefix-to-netmask conversion work on big-endian too.
Check for invalid prefixes.
Improve help message.
Add --set operation that removes all the old IP addresses first.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2385
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sun, 19 Nov 2006 17:25:11 +0000]
Break up the old chbind into ncontext, nattribute, and naddress.
This is done mostly to add support for network flags and caps, but also to get the same level of flexibility that the security contexts have.
In addition, a vc_nidopt2nid was created to correctly map --nid self to the current process's nid.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2384
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 17 Nov 2006 18:48:33 +0000]
Fix chcontext --help and --version.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2383
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 17 Nov 2006 18:42:10 +0000]
soft-limit and hard-limit.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2382
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 15 Nov 2006 21:38:13 +0000]
Use HTTP URLs for the keys (insecure, I know), so it'll work on non-Fedora systems as well.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2381
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 15 Nov 2006 20:14:00 +0000]
Add the new syscalls from 2.1.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2380
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 14 Nov 2006 23:06:30 +0000]
Enable namespace cleanup by default.
Various cleanups in the documentation, make sure references work.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2379
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 14 Nov 2006 22:09:38 +0000]
strcpy copies \0, use memcpy instead.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2378
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 13 Nov 2006 21:53:45 +0000]
Add the VLIMITs.
Add RLIMIT_MSGQUEUE, define it ourselves if not present (like on 2.4).
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2377
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 13 Nov 2006 18:35:05 +0000]
Cosmetic fixes for vsched.
Document the configuration format.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2376
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 11 Nov 2006 02:05:32 +0000]
Force update when starting the guest.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2375
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 11 Nov 2006 00:53:25 +0000]
Only bother with the first line of the files.
Add required cast.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2374
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 11 Nov 2006 00:29:27 +0000]
Make vsched capable of configuring the new scheduler using a new configuration format (one value per file).
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2373
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sun, 5 Nov 2006 17:48:24 +0000]
Set svn:keywords.
Fix the vc_set_sched API to make more sense, and handle the logic in the wrapper.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2372
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sun, 5 Nov 2006 17:46:33 +0000]
Reset the limits unconditionally.
Treat RLIMIT_NOFILE specially, since the kernel does.
Fix dietlibc'isms, and handle sys_old_getrlimit's values.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2371
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 4 Nov 2006 19:36:06 +0000]
Reset all limits that aren't configured.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2370
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 4 Nov 2006 13:59:28 +0000]
Fix typos from last commit.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2369
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 3 Nov 2006 22:37:06 +0000]
Make vlogin optional.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2368
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 3 Nov 2006 19:59:15 +0000]
This commit adds support for the 2.1 vserver API.
Update the kernel headers to 2.1.1-rc47.
Add the new ccapabilities, context flags, and network flags.
Use the correct VCMDs for the older calls.
Add vc_set_sched_v21, to configure the new scheduler.
Add vc_set_ccaps_v21, which sets the ccaps and bcaps using the new interfaces for that.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2367
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Fri, 3 Nov 2006 16:20:09 +0000]
init style gentoo will also work with older baselayout-vserver
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2366
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 3 Nov 2006 15:02:01 +0000]
Add vemerge, vesync, vupdateworld and vdispatch-conf.
Fix the sort order a bit.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2365
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 3 Nov 2006 14:56:31 +0000]
bcapabilities and ccapabilities won't be changing names any time soon, remove experimental marker.
ulimits are honored for 2.6 kernels as well.
Whitespace cleanup.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2364
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Fri, 3 Nov 2006 14:36:23 +0000]
add gentoo specific wrappers: vemerge, vesync, vupdateworld and vdispatch-conf; add RUNLEVEL_START to gentoo init style
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2363
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Thu, 2 Nov 2006 19:32:12 +0000]
fix fstab fixing for gentoo/initpost
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2362
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 1 Nov 2006 19:46:02 +0000]
Add missing space.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2361
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Wed, 1 Nov 2006 19:23:24 +0000]
reimplement gentoo init style + prepare distrib/gentoo for baselayout-1.13
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2360
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Wed, 1 Nov 2006 15:34:06 +0000]
add mkdir and chmod functions to chroot-sh
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2359
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Tue, 31 Oct 2006 14:33:30 +0000]
fix no_dev_sanity logic
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2358
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 19 Oct 2006 15:09:47 +0000]
Improve namespace cleanup to make sure some required directories stick around, and add some configuration options to exclude further paths.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2357
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 12 Oct 2006 14:39:13 +0000]
Handle version 3.0 as well.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2356
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 7 Oct 2006 18:03:17 +0000]
Version 0.30.211.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2354
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 7 Oct 2006 12:14:14 +0000]
Fix typoed URL.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2353
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 7 Oct 2006 12:13:57 +0000]
Point to the FAI wiki for information about how to use it.
Make AUTO the default.
Move the prompt to after the trap has been setup.
Run base.__cleanup as the last step of killprocs, so the files needed are still around for the rest of the cleanup.
Use isVserverRunning so the runfile is cleaned up too.
Mount the NFS-root and the target with -o dev, to allow the device nodes.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2352
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 4 Oct 2006 16:35:56 +0000]
Add vserver-build.fai.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2351
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 4 Oct 2006 16:35:26 +0000]
We can't remove dev/* if we're not in the guest's root.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2350
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 4 Oct 2006 13:22:23 +0000]
Have vuname set the context as well, so we can find it with vserver-info <name> CONTEXT.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2349
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 4 Oct 2006 13:20:45 +0000]
Remove options that we parse ourselves, so the kernel doesn't see them (and fail).
Reenable MS_NODEV default.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2348
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 4 Oct 2006 12:33:10 +0000]
If creation is failing, we want to see the errors so it's debuggable.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2347
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 3 Oct 2006 18:37:41 +0000]
Make sure we're running on a sufficiently capable kernel.
Indent killprocs correctly.
Don't require a static xid by using save_ctxinfo.
Use secure-mount instead of mount.
Set a default hostname if none was specified.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2346
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 3 Oct 2006 15:48:03 +0000]
Revert NODEV default, as it makes it impossible to mount (e.g.) a tmpfs that allows devices.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2345
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 3 Oct 2006 13:14:09 +0000]
Add since=... where appropriate.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2344
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 3 Oct 2006 12:47:30 +0000]
Add FC6 distribution (doesn't work yet, but should once it's released).
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2343
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 3 Oct 2006 11:15:56 +0000]
Move auto-generated notice to the top.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2342
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sun, 1 Oct 2006 17:27:50 +0000]
Add the fai build method based on Sam Vilain's patch.
(https://savannah.nongnu.org/patch/?5058)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2341
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sun, 1 Oct 2006 15:55:11 +0000]
Fix some spelling errors and update the parameter lists to be correct.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2340
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 29 Sep 2006 22:15:14 +0000]
Use the older versions of these syscalls, so the utils will work on older kernels.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2339
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 28 Sep 2006 22:39:19 +0000]
Add Tim Mecking's XSL stylesheet for wiki exports.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2338
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 28 Sep 2006 15:15:22 +0000]
Cosmetic fixes to the help message.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2337
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 28 Sep 2006 15:13:50 +0000]
Use a new namespace for the build process, so any mounts performed during the build will vanish when it's done.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2336
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 28 Sep 2006 15:10:29 +0000]
Make vserver ... rpm/apt-get/apt-cache/apt-config work again.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2335
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 28 Sep 2006 15:08:25 +0000]
Add more forgotten files.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2334
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 28 Sep 2006 15:06:59 +0000]
Move flags to the same place they were when cvs2cl was used.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2333
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 28 Sep 2006 15:05:46 +0000]
Fix URLs pointing to the source code.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2332
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 26 Sep 2006 17:15:51 +0000]
Add a patch for yum 2.9.6 (for FC6).
Make vyum-worker use the hack configuration if the yum version is unknown (-> unsupported), rather than silently creating really strange directories.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2331
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 26 Sep 2006 17:12:37 +0000]
Fix help message to correspond with reality.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2330
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sun, 24 Sep 2006 17:44:24 +0000]
This check was correct the first time, (cond)restart just calls stop and start, so we need not handle them specifically.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2329
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sun, 24 Sep 2006 00:48:18 +0000]
Fix wrapper prefix so error messages say chroot-sh: x.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2328
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 21 Sep 2006 19:44:15 +0000]
Make ChangeLog prettier.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2327
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 21 Sep 2006 19:43:32 +0000]
Make nodev the default, but don't enforce it for all mounts.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2326
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Thu, 21 Sep 2006 19:42:31 +0000]
Add the reset atexit handler right after setting the terminal to raw mode, so we don't end up with a raw terminal if (e.g.) openpty fails.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2325
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 19 Sep 2006 17:29:52 +0000]
Put /bin first in the searchpath when looking for env, so we work around the /usr/bin/env-is-a-symlink issue.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2324
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 19 Sep 2006 15:20:56 +0000]
Fix Makefiles and the manifest to include all the files needed.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2323
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 18 Sep 2006 15:20:10 +0000]
Rename centos42 to the more generic centos4, and change the URLs appropriately.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2322
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Mon, 18 Sep 2006 14:57:43 +0000]
Enter the namespace earlier so testing for files (like /bin/bash, /etc/init.d/rc) works when the guest's root filesystem is mounted from its fstab.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2321
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 16 Sep 2006 17:26:58 +0000]
Fix logic errors in secure-mount.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2320
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 16 Sep 2006 14:21:00 +0000]
Make novlandev the default, but easily overridable for all guests.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2319
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Sat, 16 Sep 2006 12:28:10 +0000]
Add forgotten kernel headers (not important, but makes it easier to keep track).
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2318
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 15 Sep 2006 21:18:21 +0000]
- Update the kernel headers to 2.0.2.1.
- Add missing flags.
- Fix the calls that got updated so they work as expected.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2317
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Fri, 15 Sep 2006 20:15:01 +0000]
make vserver-wrapper gentoo compliant
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2316
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Fri, 15 Sep 2006 19:16:48 +0000]
add gentoo distribution target; force sane /dev by default for template build method
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2315
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 15 Sep 2006 15:41:26 +0000]
env doesn't grok --.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2314
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Benedikt Boehm [Fri, 15 Sep 2006 08:31:53 +0000]
cleanup old cvs cruft; add mkrelease script; use svn2cl instead of cvs2cl
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2313
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Fri, 15 Sep 2006 04:32:28 +0000]
Make vshelper reboot/halt work correctly when CONFIG_VSERVER_LEGACY is disabled and the helper is run synchronously.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2312
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Wed, 13 Sep 2006 22:18:55 +0000]
Fix RPM-based builds on RHEL/CentOS 4.4.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2311
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 18:35:57 +0000]
Add initial environment support. Lets users work around their broken
initscripts inside guests when using the sysv initstyle.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2310
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 17:19:50 +0000]
Add ugly hack to workaround yum's problems with file:////.
(https://savannah.nongnu.org/bugs/?15517)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2309
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 17:17:03 +0000]
Add Herbert Pötzl's patch to support initialization scriptlets.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2308
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 17:09:08 +0000]
- Teach vcontext about usernames (if dietlibc is used).
- Teach capchroot about uid 0.
- Add Einitgroups.
- Specify uid 0 by default, so username lookups are avoided.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2307
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 16:55:42 +0000]
Add vlogin, a terminal proxy for vserver ... enter.
(https://savannah.nongnu.org/patch/?4969)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2306
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 16:54:03 +0000]
Add forgotten svn:keywords.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2305
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 16:33:59 +0000]
Add support for vserver-build -m template, which extracts tarballs.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2304
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 12:39:00 +0000]
Make vrpm and vapt-get use vsomething.
Fix external package management so that the process is executed in
the guest's network context, in case scriptlets restart daemons.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2303
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 12:29:52 +0000]
Add a delete method to remove guests, based on Thomas Champagne's
patch.
(https://savannah.nongnu.org/patch/?4899)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2302
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 12:21:19 +0000]
Apply Bastian Blank's userspace namespace cleanup patch.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2301
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 12:16:53 +0000]
Apply Jan Rekorajski's CPUSET patch.
(http://www.paul.sladen.org/vserver/archives/200511/0245.html)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2300
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 11:29:02 +0000]
Add support for Fedora Core 5 and yum 2.6.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2299
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 11:21:38 +0000]
Add support for specifying a debootstrap script.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2298
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 11:14:56 +0000]
Update to the latest version of Herbert's alternative syscall
implementation.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2297
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 11:11:39 +0000]
Fix sys_clone usage on sparc and s390, sparc returns parent pid in
the child and s390 has the arguments reversed.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2296
94cd875c-1c1d-0410-91d2-
eb244daf1a30
Daniel Hokka Zakrisson [Tue, 12 Sep 2006 11:09:15 +0000]
- Fix obsolete nice usage.
- Make sure the correct nice value is used, even if the parent
process has a different one.
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2295
94cd875c-1c1d-0410-91d2-
eb244daf1a30