projects
/
people
/
pmueller
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
809b329
)
Removed xen and x11libs because Dom0 is not needed so far in
author
Ben Schweikert
<trikolon@ipfire.org>
Tue, 18 Aug 2009 20:31:08 +0000
(22:31 +0200)
committer
Ben Schweikert
<trikolon@ipfire.org>
Tue, 18 Aug 2009 20:31:08 +0000
(22:31 +0200)
ipfire 2.x. We only need the xen kernel so that ipfire will
run in a VM. (Saving same building time).
make.sh
patch
|
blob
|
blame
|
history
diff --git
a/make.sh
b/make.sh
index 0eeb8978cc1c92709bd8d6fd524a6e6a6c741c6a..331942a67b78a84cfb78fd951ea782d9c4821d36 100755
(executable)
--- a/
make.sh
+++ b/
make.sh
@@
-609,8
+609,8
@@
buildipfire() {
ipfiremake sslh
ipfiremake perl-gettext
ipfiremake vdradmin
- ipfiremake x11libs
- ipfiremake xen
+
#
ipfiremake x11libs
+
#
ipfiremake xen
ipfiremake miau
ipfiremake net-snmp
ipfiremake perl-DBI