On Sunday 2015-03-29 20:24, Stefan Seifert wrote:
Some time in the last month Tumbleweed lost the ability to boot into runlevel 3 (command line with no X server running) by appending a 3 to the kernel line in the grub menu. I guess that's because with systemd there are no numbered runlevels anymore,
There is a bug… somewhere. !@#$%^& But, the bootline argument is not ignored: if default.target == multi-user.target and you ask for "5", then you will get 5. So the observation I have so far is that what you get is something like — from a DAG POV — union(default.target, commandline) rather than the desired "commandline ? commandline : default.target". -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org