http://bugzilla.novell.com/show_bug.cgi?id=507382 Summary: Allow chkconfig to use different root filesystems Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: All OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: irush@cs.huji.ac.il QAContact: qa@suse.de Found By: --- Created an attachment (id=294638) --> (http://bugzilla.novell.com/attachment.cgi?id=294638) patch to add a --root option to chkconfig For when the distribution installation isn't on '/' (e.g. network or a different partition), It could be useful to have chkconfig an option to use the different root. e.g. to check the services on /mnt/sda3 one could do: /mnt/sda3/sbin/chkconfig --root=/mnt/sda3 --list This is basically the same as rpm's "--root" option. Attached is a patch that seems to do the trick. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.