Eelco Dolstra
e3c5b9e752
svn path=/nixos/trunk/; revision=7767
2007-01-23 11:18:23 +00:00
Eelco Dolstra
d674ec1223
* Add a top-level book.
...
* Copy the stylesheet from the Nix manual. We should really put this
somewhere central.
svn path=/nixos/trunk/; revision=7766
2007-01-23 11:11:58 +00:00
Eelco Dolstra
8e0f2fd7c6
* Properly render DocBook in option descriptions.
...
svn path=/nixos/trunk/; revision=7765
2007-01-23 11:06:31 +00:00
Eelco Dolstra
3034daabb7
* Generate DocBook documentation on the available options from the Nix
...
expression.
svn path=/nixos/trunk/; revision=7764
2007-01-23 10:52:51 +00:00
Eelco Dolstra
5d883cbb85
* Flush the nscd hosts table after we've acquired an DHCP lease to
...
prevent problems with negative caching (NIXOS-45).
svn path=/nixos/trunk/; revision=7763
2007-01-23 10:22:00 +00:00
Eelco Dolstra
8b2f183a7f
* Build pwdutils with libnscd to keep the cache in sync after adding
...
users etc.
svn path=/nixpkgs/trunk/; revision=7762
2007-01-23 10:01:16 +00:00
Eelco Dolstra
603d051a39
* Use a pure Perl on all Linux platforms.
...
svn path=/nixpkgs/trunk/; revision=7761
2007-01-23 09:55:25 +00:00
Eelco Dolstra
836789a8a6
* pkgs doesn't have a system attribute.
...
svn path=/nixos/trunk/; revision=7760
2007-01-23 09:41:19 +00:00
Eelco Dolstra
c5326d8f00
* Don't use gensplash on x86_64 since it doesn't build and I'm too
...
lazy to fix it right now.
svn path=/nixos/trunk/; revision=7759
2007-01-22 22:22:37 +00:00
Eelco Dolstra
44a1817bef
* Some hackery to get e2fsprogs to build on x86_64 with dietlibc.
...
svn path=/nixpkgs/trunk/; revision=7758
2007-01-22 22:10:14 +00:00
Eelco Dolstra
1c4dd40460
* Grub requires a 32-bit Glibc. So use the i686-linux Grub on
...
x86_64. (This fails to build unless Nix knows an i686-linux machine
or it can get the Grub binary from a channel.) Very nasty.
svn path=/nixpkgs/trunk/; revision=7757
2007-01-22 19:57:12 +00:00
Eelco Dolstra
c219e77af7
* Syslinux updated to 3.31.
...
* Some uber-ugly hacks to get it to build on x86_64 with a non-32-bit
enabled GCC.
svn path=/nixpkgs/trunk/; revision=7756
2007-01-22 19:14:50 +00:00
Eelco Dolstra
cdb98f8418
* Option to disable the splash screen in the initrd.
...
svn path=/nixos/trunk/; revision=7755
2007-01-22 18:58:04 +00:00
Eelco Dolstra
6223d7e219
* Add the Microsoft Core Fonts.
...
svn path=/nixpkgs/trunk/; revision=7754
2007-01-22 17:39:14 +00:00
Eelco Dolstra
340ff5200a
* Add a newline after each <dir>.
...
svn path=/nixos/trunk/; revision=7753
2007-01-22 17:17:53 +00:00
Eelco Dolstra
9c3a069326
* Add .../share/fonts to the font search path.
...
svn path=/nixos/trunk/; revision=7752
2007-01-22 17:17:43 +00:00
Eelco Dolstra
b3b1daf131
* Add Bitstream Vera.
...
svn path=/nixpkgs/trunk/; revision=7751
2007-01-22 17:11:08 +00:00
Eelco Dolstra
327cb83cf2
* Make it possible to turn off the generation of fonts.conf. This is
...
important for the installation CD, where we don't want a dependency
on all those fonts. Of course, it's quite nice that turning off the
generation of a file automatically removes the dependencies on the
files referenced by that file.
svn path=/nixos/trunk/; revision=7750
2007-01-22 16:42:29 +00:00
Eelco Dolstra
6cb01a0b22
* Use a small XSLT script that copies the original fonts.conf from the
...
fontconfig distribution, but replaces all <dir> entries with the
directories specified in the $fontDirectories parameter. This way
we get all the font mapping rules from the original fonts.conf
(e.g., aliases like "serif") and some other nice things.
svn path=/nixos/trunk/; revision=7749
2007-01-22 16:29:05 +00:00
Eelco Dolstra
eddd3a7e11
* Provide a few fonts in a purely functional way, i.e., as part of the
...
system configuration.
svn path=/nixos/trunk/; revision=7748
2007-01-22 16:05:37 +00:00
Eelco Dolstra
e8de94e114
* Kernel patches should declare their .config options so that we don't
...
have to keep them in config-blahblah.
svn path=/nixpkgs/trunk/; revision=7747
2007-01-22 15:18:30 +00:00
Eelco Dolstra
e67a0ca213
* Let JRE provide its Mozilla plugin.
...
svn path=/nixpkgs/trunk/; revision=7746
2007-01-22 15:17:13 +00:00
Eelco Dolstra
a86e3bbf54
* Rebuilt the bootstrap binaries, mostly to fix curl (DNS resolution
...
in dietlibc was broken).
svn path=/nixpkgs/trunk/; revision=7745
2007-01-22 15:08:16 +00:00
Eelco Dolstra
6db2c1814e
* Generate the list of fonts in a Nix expression.
...
svn path=/nixos/trunk/; revision=7744
2007-01-22 15:00:18 +00:00
Eelco Dolstra
f320c2c12e
* DNS resolution in dietlibc failed randomly on 64-bit platforms.
...
Patch backported from dietlibc CVS.
svn path=/nixpkgs/trunk/; revision=7743
2007-01-22 14:38:18 +00:00
Eelco Dolstra
a7878ba0a7
* Doh.
...
svn path=/nixpkgs/trunk/; revision=7741
2007-01-22 13:34:08 +00:00
Eelco Dolstra
b737f2c806
* Forgot to bump the version number.
...
svn path=/nixpkgs/trunk/; revision=7740
2007-01-22 13:33:49 +00:00
Eelco Dolstra
b9fb6e737b
* Kernel configuration for x86_64.
...
svn path=/nixpkgs/trunk/; revision=7739
2007-01-22 11:22:14 +00:00
Eelco Dolstra
39c7944803
* Build an SMP kernel.
...
svn path=/nixpkgs/trunk/; revision=7738
2007-01-22 11:08:30 +00:00
Eelco Dolstra
2fccf41b94
* Put the platform in the config file name.
...
svn path=/nixpkgs/trunk/; revision=7737
2007-01-22 11:05:17 +00:00
Eelco Dolstra
8db4c2d806
* Obsolete.
...
svn path=/nixpkgs/trunk/; revision=7736
2007-01-22 10:01:21 +00:00
Armijn Hemel
1b66497147
update -> 0.4. After 12 years this package has been updated twice in the last few months. Wow.
...
svn path=/nixpkgs/trunk/; revision=7731
2007-01-19 23:00:45 +00:00
Eelco Dolstra
ec3d2510c5
* Quick hack to enable fontconfig to find fonts. We look in the
...
default profile, in the user's profile, and in ~/.fonts.
svn path=/nixos/trunk/; revision=7709
2007-01-17 17:44:57 +00:00
Eelco Dolstra
aa0918867b
* Get some TTF fonts to work. Must merge with the generator.
...
svn path=/nixpkgs/trunk/; revision=7708
2007-01-17 17:18:14 +00:00
Eelco Dolstra
b53d7f2c61
* Create install-source.nix.
...
svn path=/nixos/trunk/; revision=7707
2007-01-17 14:36:24 +00:00
Eelco Dolstra
02d3541a8b
* Allow the time zone to be configured.
...
svn path=/nixos/trunk/; revision=7706
2007-01-17 12:33:23 +00:00
Eelco Dolstra
afd36a88eb
* Assume by default that the NixOS sources are in /etc/nixos.
...
svn path=/nixos/trunk/; revision=7705
2007-01-17 12:06:26 +00:00
Eelco Dolstra
cf9016d816
* Mount devpts.
...
* Set the right permissions on /dev/tty and /dev/ptmx.
svn path=/nixos/trunk/; revision=7703
2007-01-16 22:34:15 +00:00
Eelco Dolstra
55e7f8f5dc
* Use pam_xauth in su to pass the X cookies.
...
svn path=/nixos/trunk/; revision=7702
2007-01-16 22:25:28 +00:00
Eelco Dolstra
a71003612b
* Merge SUSE's coreutils-5.0-pam-env.patch so that PAM modules can
...
pass environment variables (notably DISPLAY and XAUTHORITY) to the
child shell.
svn path=/nixpkgs/trunk/; revision=7701
2007-01-16 22:24:03 +00:00
Armijn Hemel
4d2519baad
upgrade to 0.96
...
svn path=/nixpkgs/trunk/; revision=7700
2007-01-16 22:10:29 +00:00
Eelco Dolstra
9866132d81
* Generate the LDAP configuration automatically.
...
svn path=/nixos/trunk/; revision=7698
2007-01-16 16:09:43 +00:00
Eelco Dolstra
936ba36b3a
* Added tcpdump.
...
svn path=/nixpkgs/trunk/; revision=7697
2007-01-16 14:35:08 +00:00
Eelco Dolstra
941acbc53f
* libpcap 0.9.5. Also fix an impurity in configure (it looks for
...
/usr/include/blablah/socket.h to determine which packet interface to
build).
svn path=/nixpkgs/trunk/; revision=7696
2007-01-16 14:30:38 +00:00
Eelco Dolstra
617abe91e8
* Latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=7695
2007-01-16 14:11:20 +00:00
Eelco Dolstra
07506308d6
* Support LDAP authentication.
...
* Factor out the common parts of the PAM config files.
svn path=/nixos/trunk/; revision=7694
2007-01-16 13:30:59 +00:00
Eelco Dolstra
554ae9908b
* Some slightly hacky LDAP support. The problem is that Glibc has to
...
be able to find the LDAP NSS module, which is normally installed in
Glibc's prefix (under /lib/libnss_ldap...). Of course, we can't do
that; it wouldn't be pure. As a workaround, we simply add nss_ldap
to the LD_LIBRARY_PATH of the nscd daemon, which every other program
uses for lookups. So we don't have to put nss_ldap in the
LD_LIBRARY_PATH of every program.
svn path=/nixos/trunk/; revision=7684
2007-01-15 17:19:41 +00:00
Eelco Dolstra
af19b39a4b
* Create wtmp, lastlog.
...
svn path=/nixos/trunk/; revision=7683
2007-01-15 17:16:49 +00:00
Eelco Dolstra
0cf2b35d99
* LDAP NSS module for glibc.
...
svn path=/nixpkgs/trunk/; revision=7682
2007-01-15 16:42:04 +00:00
Eelco Dolstra
045d9fdc88
* Use /etc/profile into a separate file.
...
* Automatically set up a per-user profile in
/nix/var/nix/profiles/per-user/$USER.
* Initialise ~/.nix-defexpr and ~/.nix-profile.
svn path=/nixos/trunk/; revision=7680
2007-01-15 14:43:56 +00:00