Marc Weber
ff62213cec
kino (compiling but neither finding libX11 nor libghtread)
...
and libiec61883 (dependency)
added
svn path=/nixpkgs/trunk/; revision=10133
2008-01-13 15:21:21 +00:00
Michael Raskin
29e62732c9
Now aggregator works at last, after some SVN co/up/ci gone wrong.
...
svn path=/nixpkgs/trunk/; revision=10132
2008-01-13 10:49:52 +00:00
Michael Raskin
65218ec570
Maybe I recommit aggregator.nix, but I found last time it could be wrong
...
svn path=/nixpkgs/trunk/; revision=10131
2008-01-13 10:33:27 +00:00
Marc Weber
4fdb695d76
gettext added to gtksourceview to make it compile
...
svn path=/nixpkgs/trunk/; revision=10130
2008-01-13 02:39:43 +00:00
Eelco Dolstra
26e0f711a9
* Use the aggregator to combine the kernel modules tree with
...
externally-built modules so that (e.g.) "modprobe nvidia" Just
Works.
svn path=/nixos/trunk/; revision=10129
2008-01-12 23:37:17 +00:00
Eelco Dolstra
b17f0f410c
* Aggregator: use cp -s instead of lndir. Only symlink lib/modules.
...
* NVIDIA / Intel wireless drivers: put modules in
$out/lib/modules/$kernelVersion so that depmod in the aggregator can
find them.
svn path=/nixpkgs/trunk/; revision=10128
2008-01-12 23:35:23 +00:00
Eelco Dolstra
cfed953b5f
* Option to enable the Intel 3945 firmware. (It's enabled by
...
default since it doesn't seem to have the legal issues of
the Intel 2200 firmware.)
* Firmware loader: don't write in /tmp. Also a hack to quickly
test new firmwares.
* Revert r10105 since the build fails if configuration.nix
is a symlink. Anyway copying configuration.nix does not
necessarily make sense since it can import other expressions,
which would also have to be copied. Perhaps a better
approach would be to write a serialisation of the config
to a file (maybe with builtins.toXML).
svn path=/nixos/trunk/; revision=10127
2008-01-12 22:53:13 +00:00
Eelco Dolstra
ef0a521c39
* Firmware for the Intel 3945ABG.
...
svn path=/nixpkgs/trunk/; revision=10126
2008-01-12 22:38:37 +00:00
Eelco Dolstra
40ba71406b
* Intel Wireless driver for the 3945ABG / 4965AGN.
...
svn path=/nixpkgs/trunk/; revision=10125
2008-01-12 22:17:46 +00:00
Marc Weber
50606f52be
libavc1394 added
...
svn path=/nixpkgs/trunk/; revision=10124
2008-01-12 21:43:14 +00:00
Marc Weber
0181562269
libraw1394 added
...
svn path=/nixpkgs/trunk/; revision=10121
2008-01-12 01:26:04 +00:00
Michael Raskin
ee17a4e153
Added python/tcl support to Vim; also xim - needed for deadkeys.
...
svn path=/nixpkgs/trunk/; revision=10120
2008-01-12 00:22:52 +00:00
Michael Raskin
4475a74fb8
LiveDVD with X and sources made.
...
svn path=/nixos/trunk/; revision=10119
2008-01-11 16:59:39 +00:00
Michael Raskin
5116a523a9
A few library functions added.
...
svn path=/nixpkgs/trunk/; revision=10118
2008-01-11 16:58:55 +00:00
Michael Raskin
437f21219f
Various changes to Atheros driver. Supports binary patched 2756 revision now for 5006EG. Latest SVN release and stable are also supported.
...
svn path=/nixpkgs/trunk/; revision=10117
2008-01-11 06:38:31 +00:00
Michael Raskin
a11779f912
Gw6c now can be configured not to start automatically
...
svn path=/nixos/trunk/; revision=10116
2008-01-11 06:36:15 +00:00
Armijn Hemel
ff0c267fb6
416 -> 418
...
* update + license change
svn path=/nixpkgs/trunk/; revision=10114
2008-01-10 21:34:09 +00:00
Marc Weber
20b0e14c6f
libdv added
...
svn path=/nixpkgs/trunk/; revision=10111
2008-01-10 13:37:32 +00:00
Michael Raskin
8eeb6a0a91
'As GRUB limit on x86 is probably 191 entries, make sure we don't get more than 190 (one for safety)'
...
svn path=/nixos/trunk/; revision=10110
2008-01-10 12:28:01 +00:00
Michael Raskin
4e15efefea
Some progress in Atheros (no practical result), added a pulled from freedesktop us keymap patch (level 3 deadkeys)
...
svn path=/nixpkgs/trunk/; revision=10109
2008-01-10 08:01:48 +00:00
Michael Raskin
ad2ecc2cb5
Changed GRUB failure backups a bit after testing
...
svn path=/nixos/trunk/; revision=10108
2008-01-10 05:50:58 +00:00
Michael Raskin
ca74bacd18
Added MadWiFi.
...
svn path=/nixpkgs/trunk/; revision=10107
2008-01-10 04:43:46 +00:00
Michael Raskin
99a2f550c0
Modifications to grub-menu-builder: copy default kernel and initrd to /boot/nixos-.. , limit menu size
...
svn path=/nixos/trunk/; revision=10106
2008-01-10 04:43:19 +00:00
Michael Raskin
f667e94752
Now configuration.nix is copied into shared.
...
svn path=/nixos/trunk/; revision=10105
2008-01-09 16:08:15 +00:00
Michael Raskin
fb92b4666d
Fixed some bugs in rescue-cd-configurable, fixed live-dvd. Tested: QEmu + kQemu + no networking installs OK
...
svn path=/nixos/trunk/; revision=10104
2008-01-09 14:33:41 +00:00
Andres Löh
7f402451ec
* porting changes from ghc-6.8.2 nix expression back to 6.6.1
...
* cleaning up a bit
svn path=/nixpkgs/trunk/; revision=10103
2008-01-09 13:08:36 +00:00
Michael Raskin
df0879e105
Made small bootable (qemu-tested) CD with rescue-cd-configurable.nix ; strangely enough it includes stdenv though.
...
svn path=/nixos/trunk/; revision=10102
2008-01-09 08:51:25 +00:00
Michael Raskin
020f035a5d
Made grub-menu-builder write (hd0,0) instead of hd0,0
...
svn path=/nixos/trunk/; revision=10101
2008-01-09 05:36:40 +00:00
Andres Löh
35d05e3cc1
* statically fix the gcc instance used by ghc
...
svn path=/nixpkgs/trunk/; revision=10099
2008-01-08 08:45:39 +00:00
Michael Raskin
c0ce72bfc2
Added dmidecode and kqemu
...
svn path=/nixpkgs/trunk/; revision=10098
2008-01-08 00:18:20 +00:00
Michael Raskin
a4ff40b158
Added kqemu 0666 permissions
...
svn path=/nixos/trunk/; revision=10097
2008-01-08 00:16:49 +00:00
Eelco Dolstra
a2c1282ebc
* Get rid of some unnecessary xorg.conf statements.
...
svn path=/nixos/trunk/; revision=10096
2008-01-07 23:12:02 +00:00
Eelco Dolstra
c71e8dc314
* Load the NVIDIA kernel module automatically and some more cleanups.
...
svn path=/nixos/trunk/; revision=10095
2008-01-07 22:56:16 +00:00
Eelco Dolstra
fc345ae130
* NVIDIA driver: updated to 169.07. Cleaned up and purified: it
...
doesn't need symlinks in /usr anymore. nvidia-settings works
properly now.
svn path=/nixpkgs/trunk/; revision=10094
2008-01-07 22:54:30 +00:00
Eelco Dolstra
9da275c388
* nixos-checkout: don't subscribe to the Nixpkgs channel anymore,
...
it's not really needed. (Suggested by Cyril Romain.)
svn path=/nixos/trunk/; revision=10093
2008-01-07 22:24:00 +00:00
Andres Löh
5d4fd5f529
* readline library flag restored; this is required for ghc during linking
...
svn path=/nixpkgs/trunk/; revision=10092
2008-01-07 22:02:44 +00:00
Eelco Dolstra
7f3bd3adcb
* Kernel: disable XEN, the NVIDIA driver doesn't like it.
...
* Remove the paravirt patch on >= 2.6.22, which does exactly the
wrong thing. What was I smoking?
svn path=/nixpkgs/trunk/; revision=10091
2008-01-07 18:40:17 +00:00
Michael Raskin
db4cef85a3
Added configurable Rescue CD expression. Untested. Testing and fixes extremely welcome.
...
svn path=/nixos/trunk/; revision=10090
2008-01-07 18:33:07 +00:00
Michael Raskin
000226696b
Added libtool for ImageMagick
...
svn path=/nixpkgs/trunk/; revision=10089
2008-01-07 14:11:58 +00:00
Armijn Hemel
0966b36824
update
...
svn path=/nixpkgs/trunk/; revision=10088
2008-01-07 13:49:25 +00:00
Eelco Dolstra
fec916552c
* Add $prefix/info, set $INFOPATH.
...
svn path=/nixos/trunk/; revision=10087
2008-01-07 11:46:17 +00:00
Eelco Dolstra
a00f463ffa
* Symlink /man in /var/run/current-system/sw so that for
...
example "man bash" works. Ideally of course all packages
should put their man pages under $out/share/man.
svn path=/nixos/trunk/; revision=10086
2008-01-07 11:24:02 +00:00
Michael Raskin
4bc93bbac6
Now man bash and info bash works.
...
svn path=/nixpkgs/trunk/; revision=10085
2008-01-07 09:34:00 +00:00
Michael Raskin
5a29acf6a0
Added module aggregation, also changed non-root shell prompt colour to green
...
svn path=/nixos/trunk/; revision=10084
2008-01-06 18:45:13 +00:00
Eelco Dolstra
9e00dfe107
* Add a bunch of common SATA modules to the default initrd.
...
svn path=/nixos/trunk/; revision=10083
2008-01-06 00:51:07 +00:00
Eelco Dolstra
e5a14db751
* Boehm GC updated to 7.0. Needed to get w3m to build on x86_64.
...
svn path=/nixpkgs/trunk/; revision=10082
2008-01-06 00:12:25 +00:00
Eelco Dolstra
af75f317a4
* Compatibility hack for building the ISO on Nix <= 0.11.
...
svn path=/nixos/trunk/; revision=10080
2008-01-05 23:27:15 +00:00
Eelco Dolstra
43bb722ed9
* Reviving the bleeding edge.
...
svn path=/nixpkgs/trunk/; revision=10079
2008-01-05 23:23:36 +00:00
Eelco Dolstra
7ea8d224f4
svn path=/nixos/trunk/; revision=10078
2008-01-04 17:26:04 +00:00
Michael Raskin
808f4ad781
LiveDVD synchronized with rescue CD.
...
svn path=/nixos/trunk/; revision=10077
2008-01-04 17:06:14 +00:00