Rob Vermaas
9a6ce709fa
vsftpd
...
svn path=/nixpkgs/trunk/; revision=3811
2005-09-12 15:20:57 +00:00
Armijn Hemel
4d07cb8db5
add kernel
...
svn path=/nixpkgs/trunk/; revision=3810
2005-09-12 15:06:10 +00:00
Rob Vermaas
fd791e7a67
dovecot-1.0.alpha2
...
svn path=/nixpkgs/trunk/; revision=3809
2005-09-12 14:44:19 +00:00
Rob Vermaas
12e0b1016b
gimp+php in all-packages
...
svn path=/nixpkgs/trunk/; revision=3808
2005-09-11 22:39:06 +00:00
Rob Vermaas
ed24d488e3
gimp-2.3.0
...
svn path=/nixpkgs/trunk/; revision=3807
2005-09-11 22:38:47 +00:00
Rob Vermaas
468e2c1e13
php 5.0.4
...
svn path=/nixpkgs/trunk/; revision=3806
2005-09-11 21:39:22 +00:00
Martin Bravenboer
60aff851a5
Update of Jetty
...
svn path=/nixpkgs/trunk/; revision=3805
2005-09-11 18:05:21 +00:00
Martin Bravenboer
c867fdf054
Update of jflex
...
svn path=/nixpkgs/trunk/; revision=3804
2005-09-11 16:55:05 +00:00
Martin Bravenboer
951023ee8a
Moved a number of Java libraries from the GW project to the Nix
...
Package Collection.
svn path=/nixpkgs/trunk/; revision=3803
2005-09-11 15:38:59 +00:00
Eelco Dolstra
78c1eb55df
* Firefox 1.5beta1.
...
svn path=/nixpkgs/trunk/; revision=3801
2005-09-09 15:44:15 +00:00
Martin Bravenboer
572e8796c6
batik in cache
...
svn path=/nixpkgs/trunk/; revision=3796
2005-09-07 19:37:44 +00:00
Armijn Hemel
c712f37636
add ugly builder to ensure some paths are set. This should actually be fixed in the Makefile...ah, laziness...
...
svn path=/nixpkgs/trunk/; revision=3794
2005-09-07 16:21:23 +00:00
Martin Bravenboer
560f307623
Added libraries:
...
- gtkmm: C++ bindings for gtk
- glibmm: C++ bindings for glib
- libsigc++ (C++)
Added applications:
- Batik: SVG rasterizer (and more)
- Inkscape: vector graphics drawing application
Upgraded:
- boehm-gc
svn path=/nixpkgs/trunk/; revision=3792
2005-09-07 14:57:30 +00:00
Martin Bravenboer
a7eba5ec59
Added the Eclipse JDT SDK
...
svn path=/nixpkgs/trunk/; revision=3785
2005-09-07 10:08:00 +00:00
Armijn Hemel
059d1d391b
add default Nix expression and patch for sysklogd. The patch allows sysklogd to
...
be compiled against kernel headers for the Linux 2.6 kernel. As it turns out
many, if not all, distributions use 2.4 kernel headers for glibc. From my
Fedora Core 3 system:
$ rpm -qf /usr/include/linux/time.h
glibc-kernheaders-2.4-9.1.87
The thing is that compilation now barfs, because some constants are needed
that are defined in <linux/autoconf.h> which is empty the way we generate
the kernel headers currently in nixpkgs. The source tree needs to be
configured. Another challenge to solve :)
svn path=/nixpkgs/trunk/; revision=3784
2005-09-06 22:39:03 +00:00
Martin Bravenboer
7e75cb7cc4
Added ecj (The Eclipse Compiler for Java) to Nix. This means that Java
...
5.0 code can now be compiled and run in Nix (the J2RE 5.0 was already
available without deployment problems).
Also, I need ecj to checkout its behaviour and warnings as a second
reference (javac).
svn path=/nixpkgs/trunk/; revision=3783
2005-09-06 00:00:22 +00:00
Armijn Hemel
f99dacf885
add gnutar linked to dietlibc
...
svn path=/nixpkgs/trunk/; revision=3779
2005-09-05 12:26:16 +00:00
Armijn Hemel
69b0f36458
don't forget curl-diet itself, d'oh!
...
svn path=/nixpkgs/trunk/; revision=3776
2005-09-05 11:35:26 +00:00
Armijn Hemel
beeda67fb6
reenable curl-diet
...
svn path=/nixpkgs/trunk/; revision=3775
2005-09-05 11:35:13 +00:00
Armijn Hemel
432d8e7550
outcomment curlDiet until it builds, grmbl
...
svn path=/nixpkgs/trunk/; revision=3774
2005-09-05 10:47:47 +00:00
Armijn Hemel
9f0a098056
fix error in detection of NixOS install CD
...
svn path=/nixu/trunk/; revision=3772
2005-09-02 16:47:58 +00:00
Eelco Dolstra
7fccd83384
* Support \pgfdeclareimage.
...
svn path=/nixpkgs/trunk/; revision=3771
2005-09-02 15:50:55 +00:00
Eelco Dolstra
9abe0fa366
* Add teTeX to the cache for powerpc-darwin.
...
svn path=/nixpkgs/trunk/; revision=3768
2005-09-01 18:15:41 +00:00
Armijn Hemel
1c9be16b51
add eject, but remove the po subdir
...
svn path=/nixpkgs/trunk/; revision=3766
2005-09-01 16:38:31 +00:00
Armijn Hemel
066c85b4f0
run a busy loop after we've finished the install, instead of kernel panicking
...
svn path=/nixu/trunk/; revision=3762
2005-08-31 16:38:34 +00:00
Armijn Hemel
b86eb3cf4f
don't forget ramdisk login script
...
svn path=/nixu/trunk/; revision=3761
2005-08-31 13:26:20 +00:00
Armijn Hemel
f74115278f
add a shell on tty2
...
svn path=/nixu/trunk/; revision=3760
2005-08-31 12:58:46 +00:00
Armijn Hemel
14b2ad157c
add logging capabilities. Install log is now copied to /root/install-log.
...
svn path=/nixu/trunk/; revision=3759
2005-08-31 12:02:28 +00:00
Armijn Hemel
d227f0e83a
temporarily outcomment mingetty
...
svn path=/nixu/trunk/; revision=3757
2005-08-31 10:11:07 +00:00
Armijn Hemel
f64cf78dfa
fix for cpio. Between cpio 2.5 and 2.6 semantics of the -c flag (which we
...
used) has changed. Switch to a flag which is unlikely to change (-H newc)
svn path=/nixu/trunk/; revision=3756
2005-08-31 09:39:41 +00:00
Armijn Hemel
6ef2284079
add cdrtools. There are some references to some package in /opt/schily, which I haven't checked out completely yet...
...
svn path=/nixpkgs/trunk/; revision=3755
2005-08-30 19:41:10 +00:00
Eelco Dolstra
92214b90bc
* Subversion 1.2.3.
...
svn path=/nixpkgs/trunk/; revision=3754
2005-08-30 16:52:58 +00:00
Armijn Hemel
849281ff32
don't try to build a bash with dietlibc..thing..
...
svn path=/nixpkgs/trunk/; revision=3753
2005-08-30 13:58:09 +00:00
Armijn Hemel
dffe1406a0
add cpio
...
svn path=/nixpkgs/trunk/; revision=3752
2005-08-30 13:56:15 +00:00
Eelco Dolstra
e468256879
* X11 support in Ghostscript.
...
svn path=/nixpkgs/trunk/; revision=3751
2005-08-30 13:50:14 +00:00
Armijn Hemel
eac09bcb31
cleanups
...
commit 3750 :)
svn path=/nixu/trunk/; revision=3750
2005-08-30 13:16:16 +00:00
Armijn Hemel
115f0e2a25
we don't use UML at all anymore and the installation instructions are *way*
...
out of date
svn path=/nixu/trunk/; revision=3749
2005-08-30 13:14:04 +00:00
Eelco Dolstra
860e14cd3d
* Support references to parent directories, e.g., \input{../../macros.ltx}.
...
svn path=/nixpkgs/trunk/; revision=3748
2005-08-30 13:10:30 +00:00
Armijn Hemel
1581e0c08e
remove dependency on /nix, so we can build NixOS inside NixOS
...
svn path=/nixu/trunk/; revision=3747
2005-08-30 11:23:56 +00:00
Eelco Dolstra
c27109efa0
* Added Valknut.
...
svn path=/nixpkgs/trunk/; revision=3746
2005-08-30 07:39:38 +00:00
Armijn Hemel
8ab397a2ed
disable klibc for now, as we don't use it anyway (maybe later)
...
svn path=/nixpkgs/trunk/; revision=3745
2005-08-29 17:56:10 +00:00
Armijn Hemel
0111856eae
temporary disable flex-wrapper (note to self: don't forget to commit)
...
svn path=/nixpkgs/trunk/; revision=3744
2005-08-29 17:54:40 +00:00
Armijn Hemel
a849cb0704
add sound support
...
svn path=/nixpkgs/trunk/; revision=3743
2005-08-29 16:13:50 +00:00
Eelco Dolstra
0ff65fba1a
* ALSA utilities (for `alsamixer' etc.).
...
svn path=/nixpkgs/trunk/; revision=3742
2005-08-29 15:56:55 +00:00
Armijn Hemel
142cef0a9e
switch to dietlibc coreutils in the initrams. Use thit up until a certain point, after which we switch to the normal coreutils. Oh, this should really be refactored...
...
svn path=/nixu/trunk/; revision=3738
2005-08-28 16:56:48 +00:00
Armijn Hemel
51492eb656
add place where I ripped the original patch (partially) from
...
svn path=/nixpkgs/trunk/; revision=3737
2005-08-28 14:29:32 +00:00
Armijn Hemel
3a0ff0b50d
add dietlibc'ed coreutils for the NixOS installer...
...
svn path=/nixpkgs/trunk/; revision=3736
2005-08-28 14:23:30 +00:00
Armijn Hemel
3ccc0014b6
remove debugline
...
svn path=/nixpkgs/trunk/; revision=3735
2005-08-28 10:18:30 +00:00
Armijn Hemel
de289092b2
- various cleanups
...
- have mingetty listen on tty2 (but this still fails because of missing /dev/log
- get rid of /init on the targetdrive, solely use /sbin/init (and even that has to go one day)
- use dietlibc statically linked e2fsprogs for the installer. More to come :)
svn path=/nixu/trunk/; revision=3734
2005-08-28 00:51:34 +00:00
Armijn Hemel
eefd0d1745
This is what happens when you do a normal "cp -a" instead of a "svn cp". Argh. Can somebody please bring out the LART?
...
svn path=/nixpkgs/trunk/; revision=3733
2005-08-28 00:30:53 +00:00