Re: [Nix-dev] Systemd branch merged

2013-02-12 Thread Kevin Quick
I can report success using the 0.2/systemd version on Linode (xen), with  
one small issue: the now obsolete services.mingetty.ttys line should be  
removed from virtualisation/xen-domU.nix.

Thanks Eelco (et. al.)!

-Kevin

On Mon, 21 Jan 2013 06:01:23 -0700, Eelco Dolstra  
eelco.dols...@logicblox.com wrote:

 Hi all,

 As promised, I've finally merged NixOS' systemd branch.  This changes  
 NixOS'
 init system from Upstart to systemd.  Once the NixOS channel has caught  
 up,
 upgrading is done as usual (nix-channel --update; nixos-rebuild  
 switch) except
 that you need to reboot to make the upgrade take effect.  (If you're  
 using
 Charon, you can use its --allow-reboot flag to do this automatically.)

 The two main things to know if you're a systemd newbie:

 - System services are managed using systemctl instead of initctl.   
 See the
 systemctl(1) manpage for details.

 - Syslogd does not run by default anymore, since systemd's journald  
 performs
 syslog logging.  This means that /var/log/messages is no longer used.   
 Instead,
 you should run journalctl to see log messages, or systemctl status
 service-name for service-specific messages.  If you really need  
 syslogd, you
 can enable it by setting services.syslogd.enable to true.

 The NixOS manual (run nixos-help to read it.) has more information.
 Definitive systemd info is in the systemd manpages
 (http://www.freedesktop.org/software/systemd/man/).

 If for whatever reason you don't want to switch to systemd at this time,  
 you can
 use the upstart branches of NixOS and Nixpkgs.  To use them, get a  
 checkout of
 the NixOS/Nixpkgs trees (e.g. using nixos-checkout), then do git  
 checkout
 upstart in both and use nixos-rebuild -I ... to point nixos-rebuild  
 at those
 trees.

 I've bumped the NixOS version number from 0.1 to 0.2, so 0.1 = Upstart,  
 = 0.2 =
 systemd.  (And to immortalize the Upstart era, there is a final  
 Upstart-based
 NixOS release at http://nixos.org/releases/nixos/nixos-0.1/.)

 Thanks,

 Eelco.



-- 
-KQ
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Systemd branch merged

2013-02-04 Thread Vladimír Čunát

On 02/04/2013 06:30 PM, Rok Garbas wrote:

awesome work, tnx.

everything works for me except virtualbox is not loading drivers thus not
working, anybody having similar problem?


Not really similar, I had some minor problems with Wi-Fi due to 
different driver priority and different interface name.


Another thing: it doesn't seem normal that my non-root ext4 partition 
wants to be checked on *every* start now? I thought it is usually done 
once a month or so (I switched off checking journalling FSs).


Otherwise it works good for me, for two days so far.


Vlada




smime.p7s
Description: S/MIME Cryptographic Signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Systemd branch merged

2013-02-03 Thread Corey O'Connor
Excellent stuff!
I experienced no issues. I think, though I haven't actually measured it,
the time to boot to X login is shorter.

Cheers,

-Corey O'Connor
coreyocon...@gmail.com
http://corebotllc.com/


On Tue, Jan 22, 2013 at 10:19 PM, Florian Friesdorf f...@chaoflow.netwrote:

 Peter Simons sim...@cryp.to writes:
  Hi Eelco,
 
  thank you very much for all the effort you've put into migrating NixOS
  to systemd. It is very much appreciated.

 I second that!

 And one less argument for a couple of friends for why to stick with
 archlinux :)

 --
 Florian Friesdorf f...@chaoflow.net
   GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
 Jabber/XMPP: f...@chaoflow.net
 IRC: chaoflow on freenode,ircnet,blafasel,OFTC

 ___
 nix-dev mailing list
 nix-dev@lists.science.uu.nl
 http://lists.science.uu.nl/mailman/listinfo/nix-dev


___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Systemd branch merged

2013-01-22 Thread Peter Simons
Hi Eelco,

thank you very much for all the effort you've put into migrating NixOS
to systemd. It is very much appreciated.

Take care,
Peter

___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Systemd branch merged

2013-01-22 Thread Florian Friesdorf
Peter Simons sim...@cryp.to writes:
 Hi Eelco,

 thank you very much for all the effort you've put into migrating NixOS
 to systemd. It is very much appreciated.

I second that!

And one less argument for a couple of friends for why to stick with
archlinux :)

-- 
Florian Friesdorf f...@chaoflow.net
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: f...@chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC


pgpGxe_ynE_hZ.pgp
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev