Michael Raskin
a3ea4c135b
Newer flex.
...
svn path=/nixpkgs/trunk/; revision=11213
2008-03-20 09:50:15 +00:00
Marc Weber
ae475a72bf
renamed subversion-<version>-svnmerge to svmerge-version (fixed my breakage of nixos-checkout : nix-env -i subversion)
...
svn path=/nixpkgs/trunk/; revision=11211
2008-03-19 22:32:00 +00:00
Tobias Hammerschmidt
1e2a4064f4
fixed references to /bin/mount and /bin/umount
...
svn path=/nixpkgs/trunk/; revision=11204
2008-03-19 13:08:11 +00:00
Eelco Dolstra
e32a8437d5
svn path=/nixos/trunk/; revision=11203
2008-03-19 12:58:14 +00:00
Ludovic Courtès
79ffaeb2e7
activate-configuration: Look for setuid executables in the default profile.
...
svn path=/nixos/trunk/; revision=11202
2008-03-19 12:34:39 +00:00
Tobias Hammerschmidt
597536e494
version update
...
svn path=/nixpkgs/trunk/; revision=11201
2008-03-19 12:32:44 +00:00
Ludovic Courtès
3a973ab55c
nixos-rebuild: Determine $NIXPKGS' from
$NIXOS' by default.
...
svn path=/nixos/trunk/; revision=11200
2008-03-19 12:27:30 +00:00
Eelco Dolstra
473d75fc46
* Typo.
...
svn path=/nixos/trunk/; revision=11199
2008-03-19 12:21:09 +00:00
Ludovic Courtès
420506d752
Guile: Add various fixes allowing the test suite to run.
...
svn path=/nixpkgs/trunk/; revision=11196
2008-03-19 08:42:30 +00:00
Eelco Dolstra
3a05713cb7
svn path=/nixpkgs/trunk/; revision=11189
2008-03-18 21:14:02 +00:00
Marc Weber
2514c86033
reverted diff r11163-11164 (rgb not needed for tightvnc)
...
svn path=/nixpkgs/trunk/; revision=11188
2008-03-18 19:45:31 +00:00
Eelco Dolstra
5fe1cb8a0c
svn path=/nixpkgs/trunk/; revision=11185
2008-03-18 15:05:46 +00:00
Eelco Dolstra
cc07ee1c77
* Install RPMs without the --notriggers and --nodeps options in order
...
to construct an image that better approximates the Linux
distribution in question.
svn path=/nixpkgs/trunk/; revision=11184
2008-03-18 14:56:47 +00:00
Arie Middelkoop
f7e6441399
Nix expression for EHC
...
to install:
nix-env -i ehc-svn
to run:
ehc-100 <your-haskell-file.hs>
svn path=/nixpkgs/trunk/; revision=11183
2008-03-18 13:44:27 +00:00
Eelco Dolstra
fd2a77eeb0
* Put all the RPM/Debian images in an attribute set `diskImage'.
...
svn path=/nixpkgs/trunk/; revision=11181
2008-03-18 12:54:21 +00:00
Eelco Dolstra
c0c199dbc7
* Add some missing pre/post hooks.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11179
2008-03-18 11:03:35 +00:00
Eelco Dolstra
68d08cd70d
* fixupPhase: don't barf if the output doesn't exist yet.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11177
2008-03-18 10:28:17 +00:00
Eelco Dolstra
aaeed176c5
* Oops, don't pass --prefix twice.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11176
2008-03-18 10:26:43 +00:00
Eelco Dolstra
113fafd778
* buildRPM: print out the RPMs in the image.
...
svn path=/nixpkgs/trunk/; revision=11168
2008-03-17 17:29:07 +00:00
Eelco Dolstra
195c3788ed
* Cleanup.
...
svn path=/nixpkgs/trunk/; revision=11166
2008-03-17 17:08:40 +00:00
Eelco Dolstra
0301a74bf0
* Use SCSI instead of IDE, much faster.
...
svn path=/nixpkgs/trunk/; revision=11165
2008-03-17 16:12:19 +00:00
Marc Weber
2a20ef9694
Added xlibs (rgb) to tightvnc as dependency (I still get error "Couldnt add screen")
...
svn path=/nixpkgs/trunk/; revision=11164
2008-03-17 14:32:08 +00:00
Ludovic Courtès
6085bc8147
nss-mdns: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=11163
2008-03-17 13:59:34 +00:00
Ludovic Courtès
d1f29d328d
Add support for `nss-mdns'.
...
Currently, the solution is a bit hackish since running applications
will not work after a `nixos-rebuild' because `libnss_mdns' is not
in their `LD_LIBRARY_PATH'.
svn path=/nixos/trunk/; revision=11162
2008-03-17 13:58:57 +00:00
Eelco Dolstra
26a152653d
* Adde xpra. Doesn't quite work yet.
...
* Removed python_alts.
svn path=/nixpkgs/trunk/; revision=11161
2008-03-17 13:45:50 +00:00
Ludovic Courtès
a47057c615
Add nss-mdns', an NSS plug-in for the
.local' domain, using mDNS.
...
svn path=/nixpkgs/trunk/; revision=11160
2008-03-17 13:41:54 +00:00
Ludovic Courtès
7390b6e5bd
Build /etc/rpc' from Glibc, used by
rpcinfo(1)', for instance.
...
svn path=/nixos/trunk/; revision=11159
2008-03-17 12:33:21 +00:00
Arie Middelkoop
85f6478f93
Almost working nix-expression for EHC
...
(it installs EHC but is not able to produce code)
svn path=/nixpkgs/trunk/; revision=11158
2008-03-17 11:59:12 +00:00
Arie Middelkoop
33cd1691a6
Removed some of the buildInputs for the LLVM nix-expression that are not required.
...
svn path=/nixpkgs/trunk/; revision=11157
2008-03-17 11:28:52 +00:00
Arie Middelkoop
c65d00efeb
LLVM compiler
...
Low Level Virtual Machine
http://www.llvm.org/
svn path=/nixpkgs/trunk/; revision=11156
2008-03-17 11:18:21 +00:00
Eelco Dolstra
52aed402db
* Moved to Nixpkgs.
...
svn path=/nixos/trunk/; revision=11155
2008-03-17 10:51:09 +00:00
Eelco Dolstra
3ee0b9bb74
* makeInitrd, makeModulesClosure: moved from NixOS.
...
* Use sh from klibc in the initrd.
svn path=/nixpkgs/trunk/; revision=11154
2008-03-17 10:40:47 +00:00
Ludovic Courtès
6354623143
Add known setuid programs to the path' variable passed to
activate-configuration'.
...
This is really a hack since programs not known to `system.nix' will not be in the path
of `activate-configuration', which consequently creates empty `.real' files under
`/var/setuid-wrappers'. I don't know what the best way to address this is: let admins
write `.real' files by hand? Add a `setuidPackages' attribute, listing the names of
packages that contain the binaries listed in `setuidPrograms'?
svn path=/nixos/trunk/; revision=11153
2008-03-17 10:31:40 +00:00
Ludovic Courtès
5568ef6e8d
activate-configuration: Report it if a setuid program was not found.
...
svn path=/nixos/trunk/; revision=11152
2008-03-17 10:11:48 +00:00
Eelco Dolstra
ed9107e33c
* kernelscripts: seems to be obsolete.
...
svn path=/nixpkgs/trunk/; revision=11151
2008-03-17 09:44:14 +00:00
Eelco Dolstra
84d55847d2
* Clean up indentation (expanded tabs etc.).
...
svn path=/nixpkgs/trunk/; revision=11150
2008-03-17 09:41:28 +00:00
Michael Raskin
7698f380a0
Added x2vnc, a tool to control physically close but formally remote VNC display as an extension of local one.
...
svn path=/nixpkgs/trunk/; revision=11148
2008-03-17 06:29:32 +00:00
Michael Raskin
5204d562cc
Keynav fix
...
svn path=/nixpkgs/trunk/; revision=11147
2008-03-17 06:28:22 +00:00
Marc Weber
465a66ab3f
renamed newProposal directory
...
added two example jobs
svn path=/nixos/trunk/; revision=11146
2008-03-16 15:52:52 +00:00
Tobias Hammerschmidt
572e6a28c6
version update
...
svn path=/nixpkgs/trunk/; revision=11145
2008-03-16 12:38:59 +00:00
Marc Weber
e4757b33b1
removed trace lines, Thanks raskin
...
svn path=/nixos/trunk/; revision=11144
2008-03-16 11:03:03 +00:00
Michael Raskin
14d5fa0ca8
Fixed relfs_grant
...
svn path=/nixpkgs/trunk/; revision=11143
2008-03-16 10:31:17 +00:00
Michael Raskin
064045cfcd
version updates
...
svn path=/nixpkgs/trunk/; revision=11142
2008-03-16 08:01:31 +00:00
Marc Weber
40d9d62879
added mkOption extraConfig for httpd apache service
...
( added \n in config concatenation as well )
added serviceProposal, examples see upstart-jobs/newProposal/*.nix
enhancement: everything belonging to one job is within the same file
(was: upstart-jobs/default.nix, options.nix and the job file)
drawback: options won't be included within the manual
(can be fixed see comments in options.nix)
comment: looking at the funtion newProposalJobs maybe it's overkill?
Hope it pays off if we start having dozens of small different services..
svn path=/nixos/trunk/; revision=11141
2008-03-16 01:05:40 +00:00
Ludovic Courtès
cf16b3acfe
Add `portmap' job.
...
svn path=/nixos/trunk/; revision=11140
2008-03-15 23:40:44 +00:00
Ludovic Courtès
d9fb721e1a
Add `makePortmap' function, for use by NixOS.
...
svn path=/nixpkgs/trunk/; revision=11139
2008-03-15 23:39:18 +00:00
Ludovic Courtès
fa2f6c5272
Add portmap, an ONC RPC directory service.
...
svn path=/nixpkgs/trunk/; revision=11138
2008-03-15 22:51:46 +00:00
Ludovic Courtès
76ac9b3b86
tcp-wrapper: Install header files.
...
svn path=/nixpkgs/trunk/; revision=11137
2008-03-15 22:51:05 +00:00
Ludovic Courtès
ac2f2f6cc5
Add `tcp-wrapper'.
...
svn path=/nixpkgs/trunk/; revision=11136
2008-03-15 22:41:31 +00:00
Eelco Dolstra
8a72053717
svn path=/nixpkgs/trunk/; revision=11135
2008-03-15 22:30:01 +00:00