This website requires JavaScript.
Explore
Help
Register
Sign In
BoomMicrophone
/
nixpkgs-suyu
Watch
1
Star
0
Fork
You've already forked nixpkgs-suyu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
65203abef4
nixpkgs-suyu
/
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 14:02:28 +02: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 01:59:31 +02:00
exec
./fill-disk.sh
|
@busybox@/bin/tee /tmp/install-log
Reference in a new issue
Copy permalink