Armijn Hemel
49cd9fae36
make /lib/modules
...
svn path=/nixu/trunk/; revision=3643
2005-08-19 22:39:48 +00:00
Armijn Hemel
d298fd94f9
add arch argument, needed to copy right things eventually
...
svn path=/nixpkgs/trunk/; revision=3642
2005-08-19 22:03:44 +00:00
Armijn Hemel
76f3ff54cd
also remove "i386" from the name. This wasn't accurate anyway, because we
...
were building for the i686 hardware platform and not for i386.
svn path=/nixpkgs/trunk/; revision=3641
2005-08-19 18:18:21 +00:00
Armijn Hemel
be8d5607f5
make the versions match...
...
svn path=/nixpkgs/trunk/; revision=3640
2005-08-19 18:15:56 +00:00
Armijn Hemel
30196b9243
incorporate udev in the boot scripts. Now we have loads of devices :)
...
svn path=/nixu/trunk/; revision=3638
2005-08-19 16:09:31 +00:00
Armijn Hemel
b39fca2ade
- add udev (not yet in use)
...
- clean up 100 MB of unused stuff on the CD
svn path=/nixu/trunk/; revision=3637
2005-08-19 15:26:01 +00:00
Armijn Hemel
97dfe971f7
add udev
...
svn path=/nixpkgs/trunk/; revision=3636
2005-08-19 14:11:05 +00:00
Armijn Hemel
9a29f70977
mount sysfs at boottime
...
svn path=/nixu/trunk/; revision=3635
2005-08-18 22:55:27 +00:00
Martin Bravenboer
33110a9dde
Provide 0.14 in nixpkgs
...
svn path=/nixpkgs/trunk/; revision=3634
2005-08-17 21:40:11 +00:00
Martin Bravenboer
95f748c966
Temp. removed strategoxt from the cache: 0.15 does not build
...
svn path=/nixpkgs/trunk/; revision=3632
2005-08-17 21:33:51 +00:00
Armijn Hemel
26ccf579e0
ssh wants /dev/urandom (or /dev/random, but urandom works too)
...
svn path=/nixu/trunk/; revision=3631
2005-08-17 20:51:19 +00:00
Armijn Hemel
0b4feb3a6c
add hotplug here, temporarily disable e2fsck, so at least everything is mounted rw
...
svn path=/nixu/trunk/; revision=3630
2005-08-17 19:19:54 +00:00
Martin Bravenboer
0f8f7c03ff
sdf2-bundle now needs pkg-config
...
svn path=/nixpkgs/trunk/; revision=3629
2005-08-17 18:39:04 +00:00
Martin Bravenboer
5d98173434
Upgraded sdf2-bundle to 2.3.1
...
svn path=/nixpkgs/trunk/; revision=3627
2005-08-17 18:27:05 +00:00
Armijn Hemel
e5db73bd73
add Linux hot-plug
...
svn path=/nixpkgs/trunk/; revision=3626
2005-08-17 17:37:55 +00:00
Martin Bravenboer
28ed4c5fc4
Oeps.
...
svn path=/nixpkgs/trunk/; revision=3617
2005-08-17 15:05:54 +00:00
Martin Bravenboer
9688153557
Current sdf requires aterm 2.3.1
...
svn path=/nixpkgs/trunk/; revision=3616
2005-08-17 15:00:18 +00:00
Martin Bravenboer
3ea317784f
Upgraded aterm to aterm 2.4. Removed the dynamic variant.
...
svn path=/nixpkgs/trunk/; revision=3611
2005-08-17 14:29:04 +00:00
Eelco Dolstra
8c1905ce5b
* Print the page count.
...
svn path=/nixpkgs/trunk/; revision=3592
2005-08-16 21:53:46 +00:00
Armijn Hemel
38cb12017a
fix typo, add some more echo statements, minor cleanup
...
svn path=/nixu/trunk/; revision=3591
2005-08-16 21:46:08 +00:00
Eelco Dolstra
b40cfcf0f5
* Suppress most of that crap TeX spews over your screen. Print a
...
summary of the under/overfull boxes and undefined
references/citations. The full log output is still written to
$out/log.
svn path=/nixpkgs/trunk/; revision=3590
2005-08-16 20:59:39 +00:00
Armijn Hemel
91b9cabf9b
svn export nixpkgs, don't copy it (gets rid of about 34 MB)
...
svn path=/nixu/trunk/; revision=3589
2005-08-16 18:58:23 +00:00
Armijn Hemel
e8f7642f09
fix copying bug for real
...
svn path=/nixu/trunk/; revision=3588
2005-08-16 18:32:08 +00:00
Armijn Hemel
2389fc5bef
copy /nixpkgs contents instead of just the link (fixes NIXOS-9)
...
svn path=/nixu/trunk/; revision=3586
2005-08-15 17:02:54 +00:00
Armijn Hemel
597f963528
more cleanups
...
- remove some debugging code
- add better descriptions for a few actions
svn path=/nixu/trunk/; revision=3582
2005-08-14 15:08:15 +00:00
Armijn Hemel
08ad69d2dc
some cleanups:
...
- umount the filesystem after installing (so it's clean)
- some hardcoded paths gone
-
svn path=/nixu/trunk/; revision=3581
2005-08-14 14:34:46 +00:00
Armijn Hemel
ea3b3356ba
add right devices in /dev
...
NixOS now boots, but mounts the filesystem read-only, filesystem is dirty,
etc.
svn path=/nixu/trunk/; revision=3579
2005-08-14 13:50:29 +00:00
Armijn Hemel
c7bd0ec473
get grub right, also copy all the packages needed for a nice booting system
...
svn path=/nixu/trunk/; revision=3575
2005-08-14 01:40:36 +00:00
Martin Bravenboer
5ac3904860
Added pangoxsl and xmlroff
...
svn path=/nixpkgs/trunk/; revision=3574
2005-08-13 21:35:49 +00:00
Armijn Hemel
29005ceca7
remove a file that was accidentily added, remove some cruft
...
svn path=/nixpkgs/trunk/; revision=3573
2005-08-13 19:19:57 +00:00
Armijn Hemel
c6b1fb4274
add grubWrapper
...
svn path=/nixpkgs/trunk/; revision=3572
2005-08-13 19:06:03 +00:00
Armijn Hemel
63cc326828
grub-install needs a wrapper to make it pure-ish
...
svn path=/nixpkgs/trunk/; revision=3571
2005-08-13 19:00:37 +00:00
Martin Bravenboer
f0f8123a7f
Added jing-tools to the cache
...
svn path=/nixpkgs/trunk/; revision=3570
2005-08-13 18:12:10 +00:00
Martin Bravenboer
bc533fb37a
Include version in name of jing-tools
...
svn path=/nixpkgs/trunk/; revision=3568
2005-08-13 17:17:53 +00:00
Martin Bravenboer
ad4df362cc
Added docbook-ng to the cache
...
svn path=/nixpkgs/trunk/; revision=3567
2005-08-13 00:02:40 +00:00
Armijn Hemel
fdab68ff43
make a /boot directory on the targetdrive
...
svn path=/nixu/trunk/; revision=3566
2005-08-12 23:51:12 +00:00
Armijn Hemel
655ef5ac38
actually build grub too
...
svn path=/nixu/trunk/; revision=3565
2005-08-12 23:41:57 +00:00
Armijn Hemel
a866ceef3e
add grub to the path
...
svn path=/nixu/trunk/; revision=3564
2005-08-12 23:40:12 +00:00
Martin Bravenboer
40be4bed06
Oeps
...
svn path=/nixpkgs/trunk/; revision=3563
2005-08-12 23:29:29 +00:00
Martin Bravenboer
af488d0826
Upgrade of docbook-xsl. Added docbook-ng
...
svn path=/nixpkgs/trunk/; revision=3561
2005-08-12 23:01:26 +00:00
Martin Bravenboer
aa74aa0476
opencxx
...
svn path=/nixpkgs/trunk/; revision=3560
2005-08-12 17:30:45 +00:00
Armijn Hemel
edbd58ca43
search for NixOS CD, mount it, copy packages onto the target disk for real
...
now. Only IDE drives supported so far.
svn path=/nixu/trunk/; revision=3559
2005-08-12 16:26:51 +00:00
Martin Bravenboer
e704378334
Added opencxx 2.8 to Nix packages
...
svn path=/nixpkgs/trunk/; revision=3551
2005-08-12 10:23:27 +00:00
Armijn Hemel
8aaf4e9a75
touch a file "NIXOS" so we can more easily find the NixOS install CD
...
svn path=/nixu/trunk/; revision=3546
2005-08-11 14:06:04 +00:00
Armijn Hemel
592b736d33
add modutils, start with code that will find the right CD player our install CD is in.
...
svn path=/nixu/trunk/; revision=3540
2005-08-09 16:51:26 +00:00
Armijn Hemel
2ed7eb698b
invoke install-disk (untested)
...
svn path=/nixu/trunk/; revision=3534
2005-08-05 22:07:34 +00:00
Armijn Hemel
55cf30623f
split fill-disk into prepare-disk (preparing the RAM disk and finding the
...
CD player and everything) and install-disk (installing everything)
svn path=/nixu/trunk/; revision=3533
2005-08-05 22:05:35 +00:00
Armijn Hemel
9babae1704
split fill-disk in two parts
...
svn path=/nixu/trunk/; revision=3532
2005-08-05 21:56:48 +00:00
Armijn Hemel
bc3ffa3458
get NixOS more towards an installable state. Stuff now actually gets installed on the disk itself. Missing is functionality to detect the right drive with
...
the install CD in it.
svn path=/nixu/trunk/; revision=3531
2005-08-05 13:48:22 +00:00
Eelco Dolstra
0bf13e6f16
* Graphviz 2.4.
...
svn path=/nixpkgs/trunk/; revision=3530
2005-08-05 11:52:44 +00:00