This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
65203abef4
nixpkgs
/
init.sh
4 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
add logging capabilities. Install log is now copied to /root/install-log. svn path=/nixu/trunk/; revision=3759
2005-08-31 13:02:28 +01:00
#! @bash@/bin/sh -e
rewrite to use busybox TODO: rewrite some of the tools to use the busybox tools instead of the "normal" utilities during installation, so we can shave off another 15 MB from the installer svn path=/nixu/trunk/; revision=6063
2006-08-07 00:59:31 +01:00
exec
./fill-disk.sh
|
@busybox@/bin/tee /tmp/install-log
Reference in New Issue
Copy Permalink