Armijn Hemel
35e30e7797
adapt files so that "networking" now also work with our new scheme
...
svn path=/nixpkgs/trunk/; revision=5049
2006-03-17 14:16:11 +00:00
Armijn Hemel
3d24096431
introduce a rudimentary (working) form of the topological sort principle.
...
We can now start SSH with optional syslogging support. Also, if a program
is not already present in the /etc/rc.d "profile" (actually, not it has become
a collection of profiles) it will be automatically added.
This sounds hackish, and it probably is, but also, it might be the best
workable solution for now...
svn path=/nixpkgs/trunk/; revision=5044
2006-03-15 15:51:32 +00:00
Armijn Hemel
617d06c71c
add a "name" action, which pretty prints the "nice name" for a package (so,
...
mailserver or smtpd or so for a mailserver like sendmail)
svn path=/nixpkgs/trunk/; revision=5043
2006-03-15 13:47:03 +00:00
Armijn Hemel
304f3fbe9d
some small changes...probably the way it is done now (declaring the
...
dependencies, such as "networking" in Nix expressions) is not entirely
right, at least, trying to start them from for example this SSH script is
not the right way. A cleaner solution is being developed :)
svn path=/nixpkgs/trunk/; revision=5034
2006-03-14 13:44:28 +00:00
Armijn Hemel
1fdbc347ce
adapt ssh script to use our generic functions.
...
svn path=/nixpkgs/trunk/; revision=5028
2006-03-10 17:22:58 +00:00
Armijn Hemel
9a198b5192
more script work. Now what we need is:
...
* generic functions to register with the system, good for "weak dependencies"
svn path=/nixpkgs/trunk/; revision=5009
2006-03-08 19:38:12 +00:00
Armijn Hemel
b9939fc37a
add all keys for all different protocols...
...
svn path=/nixpkgs/trunk/; revision=4413
2005-12-22 19:28:12 +00:00
Armijn Hemel
e10f2c1f30
we need to be able to use touch and rm and all
...
svn path=/nixpkgs/trunk/; revision=4412
2005-12-22 18:50:28 +00:00
Armijn Hemel
8a01ee072a
we need to the path to initscripts and also make it executable
...
svn path=/nixpkgs/trunk/; revision=4411
2005-12-22 18:16:10 +00:00
Armijn Hemel
57067bba9e
we depend on coreutils (chmod, etc.)
...
svn path=/nixpkgs/trunk/; revision=4410
2005-12-22 18:10:47 +00:00
Armijn Hemel
ae1c5fa88f
and also, don't forget to actually make $out first...
...
svn path=/nixpkgs/trunk/; revision=4409
2005-12-22 16:05:03 +00:00
Armijn Hemel
c8c6431758
pass around the right parameters...d'oh
...
svn path=/nixpkgs/trunk/; revision=4408
2005-12-22 16:03:29 +00:00
Armijn Hemel
a3746c7701
WiP version for ssh stop/start script, far from finished
...
svn path=/nixpkgs/trunk/; revision=4369
2005-12-14 23:35:02 +00:00