Menu

[r10367]: / experimental / nanobsd / nanobsd-patch / nanobsd.amd64.patch  Maximize  Restore  History

Download this file

14 lines (12 with data), 372 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
--- nanobsd.orig 2009-06-17 20:32:03.000000000 +0200
+++ nanobsd.sh 2009-06-17 20:36:23.000000000 +0200
@@ -490,6 +490,10 @@
) > ${MAKEOBJDIRPREFIX}/_.di 2>&1
)
+create_amd64_diskimage ( ) (
+ create_i386_diskimage $@
+)
+
last_orders () (
# Redefine this function with any last orders you may have
# after the build completed, for instance to copy the finished
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.