Last change
on this file since 10828 was 10828, checked in by rick, 13 years ago |
Use an seperate /tmp var disk to provide an more robust system. A full /tmp is
not and issue while an full /var could cause all kind of weird and wonderfull
magic, as PID administration if for example done at /var/run, etc...
Done by undoing the stuff to make it happen by nanobsd.sh, as their is no
direct flag to control it.
As late_customize is an hook never used, make sure it does not break our
package build sub-system.
Related-To: nodefactory:ticket:162
|
-
Property svn:eol-style
set to
LF
-
Property svn:executable
set to
*
|
File size:
64 bytes
|
Line | |
---|
1 | #!/bin/sh
|
---|
2 | . $(dirname $0)/package-build.inc.sh
|
---|
3 |
|
---|
4 | f_time sleep 5
|
---|
5 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.