| View previous topic :: View next topic |
| Author |
Message |
wswartzendruber Veteran


Joined: 23 Mar 2004 Posts: 1197 Location: Jefferson, USA
|
Posted: Mon Apr 09, 2012 9:52 pm Post subject: Getting systemd Running? |
|
|
I'd like to get a head start on systemd. This should allow me up to two years of uninterrupted usage before I have to migrate everything over to their next brilliant idea.
Any HOWTO's? |
|
| Back to top |
|
 |
eccerr0r Advocate

Joined: 01 Jul 2004 Posts: 3002 Location: USA
|
Posted: Tue Apr 10, 2012 12:05 am Post subject: |
|
|
Will Gentoo be moving over to systemd? Though they will be one with udev, is this the way all linuxes will have to go?
Kind of annoying that recently Gentoo switched to baselayout2/openrc and now to systemd...?
I'd probably download fedora to figure this out before mucking a Gentoo system... _________________ Core-i7-2700K@4.1GHz/8GB RAM/180GB SSD/Intel HD3000 graphics
What the heck am I advocating? |
|
| Back to top |
|
 |
yoshi314 l33t


Joined: 30 Dec 2004 Posts: 796 Location: PL
|
Posted: Tue Apr 10, 2012 6:28 am Post subject: |
|
|
systemd can be installed alongside with standard init system, so you do not muck the system in any way,
you just need a separate bootloader entry with init=/sbin/systemd (or wherever it is located now).
i've tested it briefly, works fine.
for best experience, use systemd overlay. _________________ ~amd64, ~x86
shrink your /usr/portage with squashfs+aufs |
|
| Back to top |
|
 |
wswartzendruber Veteran


Joined: 23 Mar 2004 Posts: 1197 Location: Jefferson, USA
|
Posted: Fri Apr 13, 2012 4:18 am Post subject: |
|
|
This is crazy. It automatically starts services for you. I told it to stop NetworkManager, and it did, only to later start it again because nm-client (evidently) made some kind of request to it. If you want to keep something stopped, you have to "disable" it.
I'm trying to get PulseAudio and NetworkManager working. |
|
| Back to top |
|
 |
|