Sat Oct 18, 2014 1:42 pm
Sat Oct 18, 2014 5:59 pm
fsmithred wrote:@golinux: Yeah, add it and reboot. If you don't want to reboot, add it to /proc like this:
- Code:
echo "1" > /proc/sys/kernel/sysrq
fsmithred wrote:Even more hopeful: mplayer installed without complaint and works. That didn't work before. I guess adding the old libpulse0 fixed that.
Sat Oct 18, 2014 6:15 pm
fsmithred wrote:I was wrong when I said that my sid-systemd with both systemd and sysvinit is working - if I boot with sysvinit, the user loses reboot/shutdown. That's before the latest updates. I'll test again later after updating and letting libsystemd0 replace the -daemon and -login packages.
I'm also testing openssh-server in a snapshot. It seems that live-config turns off password authentication completely, so the only way to ssh in is if you have auth keys set up. I think I have a thread about this, and if so, I'll post details there.
More later...
All roads to suspend/hibernate lead through systemd?
No, this is not a troll (seems like that is necessary to state up
front). I have been experimenting with dropping systemd from my laptop
running Sid but find that even with xfce4-power-manager suspend nor
hibernate are available any more unless I install the policykit-1
package recommended by the upower package which depends on
libpam-systemd which, even if I install systemd-shim, also installs the
systemd package as a dependency, even though it won't run as PID 1.
Has anyone worked out a way to enable suspend in xfce4-power-manager
without ultimately installing systemd?
- Nate
Sun Oct 19, 2014 12:02 am
user@sid-systemd:~$ ls /var/lib/live/config/
hostname login refracta-lang sysvinit util-linux xscreensaver
lightdm openssh-server ssl-cert sysv-rc xfce4-panel
locales policykit sudo tzdata xinit
user@jessie-sysv:~$ ls /var/lib/live/config/
hostname login refracta-lang sysvinit tzdata xinit
locales openssh-server sudo sysv-rc util-linux xscreensaver
Sun Oct 19, 2014 11:05 pm
Sun Oct 19, 2014 11:21 pm
kelsoo wrote:http://debianfork.org/
Sun Oct 19, 2014 11:53 pm
Mon Oct 20, 2014 5:12 pm
Mon Oct 20, 2014 8:47 pm