]> spindle.queued.net Git - xodist/blobdiff - mkext3.sh
initchroot: include newer xorg driver and reinstate font overriding
[xodist] / mkext3.sh
index 4a53ab9506022c9f7d4287c9deb8dae015337a53..d362715c25c376f5f8da4fa11c191410704ded40 100755 (executable)
--- a/mkext3.sh
+++ b/mkext3.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/bash -e
 #
 # Copyright © 2008  Andres Salomon <dilinger@queued.net>
 #
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-ROOT_SIZE="2048"
+ROOT_SIZE="1998"
 IMG_LABEL="DebXO"
 IMG_NAME=""
 ROOT_DIR=""
 
-. functions.sh
+. ./functions.sh
 
 # @img - fs image to attach loop device to
 # @offset - if the image is partitioned, the offset to attach at