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
Armijn Hemel
9bc5482790
e2fsprogs-diet
...
svn path=/nixpkgs/trunk/; revision=3732
2005-08-28 00:20:16 +00:00
Armijn Hemel
8d91e10664
add dietlibc wrapper and build e2fsprogs with dietlibc. This cost some time because it was first mislinked to glibc (grrrr Eelco, this will cost you a beer!)
...
svn path=/nixpkgs/trunk/; revision=3731
2005-08-28 00:19:42 +00:00
Armijn Hemel
1de7c2e4ba
add dietlibc-wrapper
...
svn path=/nixpkgs/trunk/; revision=3730
2005-08-28 00:18:26 +00:00
Armijn Hemel
981a1f0f6e
add dietlibc
...
svn path=/nixpkgs/trunk/; revision=3729
2005-08-27 23:05:50 +00:00
Martin Bravenboer
ef60b29c05
update of xmlroff
...
svn path=/nixpkgs/trunk/; revision=3724
2005-08-27 21:08:49 +00:00
Armijn Hemel
a816f506a2
add klibc
...
svn path=/nixpkgs/trunk/; revision=3723
2005-08-27 20:48:05 +00:00
Armijn Hemel
42f3a42cee
add wrapper for mingetty. Doesn't work yet, because there's no /dev/log yet
...
where login can log to...
svn path=/nixpkgs/trunk/; revision=3722
2005-08-27 17:58:49 +00:00
Armijn Hemel
36c969565f
add
...
svn path=/nixpkgs/trunk/; revision=3721
2005-08-27 17:58:07 +00:00
Armijn Hemel
fff45e114e
- register all valid paths inside the Nix database. The .drv files are not included, this is a purely binary deployment.
...
- add grub to the initial environment
svn path=/nixu/trunk/; revision=3717
2005-08-27 00:36:07 +00:00
Armijn Hemel
a3ae8f4143
remove some debugging statements
...
svn path=/nixu/trunk/; revision=3716
2005-08-27 00:04:30 +00:00
Armijn Hemel
796f3bb691
add grub configuration file (menu.lst) during installation
...
svn path=/nixu/trunk/; revision=3715
2005-08-26 22:21:29 +00:00
Martin Bravenboer
a0da6723f3
Update of sdf2-bundle to 2.3.2
...
svn path=/nixpkgs/trunk/; revision=3714
2005-08-26 21:42:17 +00:00
Armijn Hemel
3b7a4df52e
use tar instead of cp, which should be a bit faster (but is it really?)
...
svn path=/nixu/trunk/; revision=3709
2005-08-26 18:38:57 +00:00
Armijn Hemel
789f716808
use tar for copying nixpkgs instead of cp to speed up installation process.
...
Commit 3700 :)
svn path=/nixu/trunk/; revision=3700
2005-08-26 16:06:52 +00:00
Armijn Hemel
3dce29bb92
make /var/run in the installdisk, add some code for registering the copied
...
Nix store in the Nix database, still unfinished
svn path=/nixu/trunk/; revision=3690
2005-08-25 23:10:36 +00:00
Armijn Hemel
de9fa85196
fix error in format
...
svn path=/nixu/trunk/; revision=3687
2005-08-25 17:53:43 +00:00
Armijn Hemel
fb7710c197
add hwdata (from Debian)
...
svn path=/nixpkgs/trunk/; revision=3685
2005-08-24 17:13:24 +00:00
Eelco Dolstra
c0506b8029
* Added libcaca.
...
* Libcaca support in MPlayer.
* Hopefully fix X11 detection in MPlayer.
svn path=/nixpkgs/trunk/; revision=3684
2005-08-24 15:02:30 +00:00
Eelco Dolstra
99780f00ce
* AALib.
...
svn path=/nixpkgs/trunk/; revision=3682
2005-08-24 14:26:32 +00:00
Armijn Hemel
af61e91592
add /nix/var/nix/profiles and other nix related directories
...
svn path=/nixu/trunk/; revision=3680
2005-08-24 14:04:07 +00:00
Martin Bravenboer
975db72a72
Added Mozilla NSS, NSPR and Gaim to Nix. Gaim in Nix supports SSL
...
svn path=/nixpkgs/trunk/; revision=3676
2005-08-24 09:54:42 +00:00
Eelco Dolstra
49220563df
* Purity fixes, courtesy of NixOS :-)
...
svn path=/nixpkgs/trunk/; revision=3675
2005-08-24 09:21:37 +00:00