1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

28 commits

Author SHA1 Message Date
Eelco Dolstra b425888b62 * Updated URL.
svn path=/nixos/trunk/; revision=15831
2009-06-02 21:16:06 +00:00
Eelco Dolstra 40497a10e6 * The manual/rogue jobs already declare an extry TTY.
svn path=/nixos/trunk/; revision=15824
2009-06-02 14:53:24 +00:00
Eelco Dolstra 5ed2a75f50 * Don't include the services tree. It shouldn't be needed except for
some legacy stuff.  (And it broke the ISO build for the last month
  or so.)

svn path=/nixos/trunk/; revision=15822
2009-06-02 14:31:21 +00:00
Michael Raskin debbb8a199 Made example of configurable DVD working with aby common base dir for NixOS/NixPkgs/Nix/configurations checkout
svn path=/nixos/trunk/; revision=15705
2009-05-24 20:30:02 +00:00
Michael Raskin 575631b72a I officially abandon old RescueCD rewrite. I made official version tunable by a small patch..
svn path=/nixos/trunk/; revision=15704
2009-05-24 20:28:09 +00:00
Michael Raskin 5cbcb9762d More correct handling of services tarball
svn path=/nixos/trunk/; revision=15508
2009-05-09 07:31:56 +00:00
Michael Raskin e4a1748226 Port main functionality of rescue-cd-configurable into rescue-cd.nix as a set of small fixes. Rogue, manual are now ordinary jobs. It is possible to include build dependencies. It is possible to choose one of a few configurations in the boot menu. Of course, configuration overrides may be passed
svn path=/nixos/trunk/; revision=15430
2009-05-03 11:37:20 +00:00
Marc Weber 2470db9d74 also add uhci_hcd, thanks to ugo @ irc
svn path=/nixos/trunk/; revision=15413
2009-04-30 12:21:41 +00:00
Eelco Dolstra 5ac2532cc7 * Add GNU parted to the CD.
svn path=/nixos/trunk/; revision=15274
2009-04-23 12:56:17 +00:00
Eelco Dolstra 760f484e4d * Removed some more stuff from the CD because the x86_64-linux ISO is
over 700 MB.  (Maybe vim could be replaced by a smaller vi?)
  Note that the main size problem for the x86_64-linux ISO is that it
  contains two Glibcs - Grub has a dependency on the 32-bit Glibc.  It
  would be nice to get rid of that.

svn path=/nixos/trunk/; revision=15074
2009-04-16 08:24:38 +00:00
Eelco Dolstra 723be3579d * Remove gdb from the CD.
svn path=/nixos/trunk/; revision=15062
2009-04-15 11:51:37 +00:00
Eelco Dolstra 7409bb9ec1 * Use Linux 2.6.28 on the installation CD.
svn path=/nixos/trunk/; revision=15061
2009-04-15 10:13:37 +00:00
Eelco Dolstra b470feb916 * nixpkgsPath -> nixpkgs.
svn path=/nixos/trunk/; revision=14702
2009-03-25 15:47:29 +00:00
Eelco Dolstra 70f9a365d8 * Add ntfsprogs to the installation CD (mostly for ntfsresize).
svn path=/nixos/trunk/; revision=14697
2009-03-25 11:00:31 +00:00
Eelco Dolstra 3d8df9802d * exportBuildReferencesGraph -> exportReferencesGraph.
svn path=/nixos/trunk/; revision=14593
2009-03-18 18:10:38 +00:00
Michael Raskin f767f1bea8 Updating LiveDVD with X expressions
svn path=/nixos/trunk/; revision=14251
2009-02-25 21:15:35 +00:00
Michael Raskin 9e29c72bd2 Automated install is once more succesful
svn path=/nixos/trunk/; revision=14229
2009-02-24 16:19:29 +00:00
Marc Weber 018c99ec1c added sshfsFuse and screen to rescue-cd.nix
sshsfsFuse so that you can get packages from another machine easily
screen so that you can copy paste easily

svn path=/nixos/trunk/; revision=14128
2009-02-19 15:12:39 +00:00
Marc Weber 53cd42dba6 commented out theme because url is broken
svn path=/nixos/trunk/; revision=14127
2009-02-19 15:12:30 +00:00
Eelco Dolstra 9c0953b439 svn path=/nixos/trunk/; revision=13652 2008-12-17 14:30:43 +00:00
Michael Raskin 23551d0a4d some modules..
svn path=/nixos/trunk/; revision=13419
2008-11-25 18:00:25 +00:00
Michael Raskin 1d55390e1c An option for XRandr support. Use it for dualhead ATi (and probably Intel) cards.
svn path=/nixos/trunk/; revision=13109
2008-10-24 10:30:38 +00:00
Michael Raskin f03fed54e0 Now automated test runs - installs and boots NixOS - on my computer. Some minor issue with socat transferring report from virtual machine to host, though.
svn path=/nixos/trunk/; revision=12830
2008-09-08 22:36:11 +00:00
Michael Raskin 88be528d9d Updating rescue-cd-configurable to match rescue-cd.nix updates
svn path=/nixos/trunk/; revision=12829
2008-09-08 21:08:20 +00:00
Michael Raskin 75dc712c59 Added virtio modules to module list for rescue CD variations.
svn path=/nixos/trunk/; revision=12828
2008-09-08 21:07:49 +00:00
Eelco Dolstra 212d5ceff5 * Don't generate a manifest for the CD anymore, just use the
copy-from-other-stores substituter to copy paths directly from the
  Nix store on the CD.

svn path=/nixos/trunk/; revision=12826
2008-09-08 12:40:05 +00:00
Eelco Dolstra 5e88ff8269 * Fix relative paths.
svn path=/nixos/trunk/; revision=12823
2008-09-08 09:36:54 +00:00
Eelco Dolstra 21ee887b75 * Renamed `configuration' to something more descriptive.
svn path=/nixos/trunk/; revision=12822
2008-09-08 08:51:09 +00:00