Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44489 - rc-update current: sync runlevel with current running services
Summary: rc-update current: sync runlevel with current running services
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-12 12:52 UTC by Eldad Zack (RETIRED)
Modified: 2006-10-07 09:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch against rc-update, baselayout-1.8.6.13 (rc-update-current.patch,1.76 KB, patch)
2004-03-12 12:53 UTC, Eldad Zack (RETIRED)
Details | Diff
minor spelling error (rc-update-current.patch,1.76 KB, patch)
2004-03-12 12:55 UTC, Eldad Zack (RETIRED)
Details | Diff
rc-update-current.patch (rc-update-current.patch,2.33 KB, patch)
2004-06-10 14:51 UTC, Eldad Zack (RETIRED)
Details | Diff
rc-update-manpage.patch (rc-update-manpage.patch,657 bytes, patch)
2004-06-10 14:52 UTC, Eldad Zack (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eldad Zack (RETIRED) gentoo-dev 2004-03-12 12:52:05 UTC
This patch adds a feature to rc-update that syncs a runlevel with current running services.

useful for creating runlevels on the fly and in first-time installation.
Comment 1 Eldad Zack (RETIRED) gentoo-dev 2004-03-12 12:53:27 UTC
Created attachment 27261 [details, diff]
patch against rc-update, baselayout-1.8.6.13
Comment 2 Eldad Zack (RETIRED) gentoo-dev 2004-03-12 12:55:11 UTC
Created attachment 27262 [details, diff]
minor spelling error
Comment 3 Eldad Zack (RETIRED) gentoo-dev 2004-06-10 14:51:21 UTC
Created attachment 33055 [details, diff]
rc-update-current.patch

Since current's arg is not mandatory, changed the "usage" to reflect that.
Comment 4 Eldad Zack (RETIRED) gentoo-dev 2004-06-10 14:52:37 UTC
Created attachment 33056 [details, diff]
rc-update-manpage.patch

Patch for the manpage to describe the functionality.
Comment 5 SpanKY gentoo-dev 2004-10-03 03:21:10 UTC
not quite sure what this does ... could you describe it in a bit more detail so we fully understand what it is you're going for ?
Comment 6 Eldad Zack (RETIRED) gentoo-dev 2004-11-28 10:20:32 UTC
Say you are building a server.
you start all the services you want and everything is ok.
now, instead of manually using "rc-update add" per each services as you would usually do, you just "rc-update current default" and gets this done with.

It scans the runlevel for differences and add/removes the services as needed.

Comment 7 Eldad Zack (RETIRED) gentoo-dev 2006-01-28 08:09:02 UTC
WONTFIX?
Comment 8 Eldad Zack (RETIRED) gentoo-dev 2006-10-07 09:05:36 UTC
closing on lack of interest