summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-04-27 12:58:18 +0000
committerFrancois Pons <fpons@mandriva.com>2000-04-27 12:58:18 +0000
commit1eb2d3f0fd5aedfa3780e5439366bc1e6e331e88 (patch)
tree0fd18b59940644fac8df98f681d72775ce65daae /tools
parent530d0e93a3d8e9b59495d2da676f142ab3136862 (diff)
downloaddrakx-backup-do-not-use-1eb2d3f0fd5aedfa3780e5439366bc1e6e331e88.tar
drakx-backup-do-not-use-1eb2d3f0fd5aedfa3780e5439366bc1e6e331e88.tar.gz
drakx-backup-do-not-use-1eb2d3f0fd5aedfa3780e5439366bc1e6e331e88.tar.bz2
drakx-backup-do-not-use-1eb2d3f0fd5aedfa3780e5439366bc1e6e331e88.tar.xz
drakx-backup-do-not-use-1eb2d3f0fd5aedfa3780e5439366bc1e6e331e88.zip
*** empty log message ***
Diffstat (limited to 'tools')
-rwxr-xr-xtools/make_mdkinst_stage25
-rwxr-xr-xtools/sparc/e2fsck.sharedbin0 -> 125624 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/tools/make_mdkinst_stage2 b/tools/make_mdkinst_stage2
index 4c7023f77..f480634b2 100755
--- a/tools/make_mdkinst_stage2
+++ b/tools/make_mdkinst_stage2
@@ -29,6 +29,11 @@ $SUDO rm -rf $STAGE2TMP
install -d $STAGE2TMP
$SUDO cp -a $DEST/* $STAGE2TMP
+#mkdir -p $MNTPOINT 2>/dev/null
+#for i in $MNTPOINT $STAGE2; do $SUDO umount $i 2>/dev/null ; done
+#dd if=/dev/zero of=$STAGE2 bs=1k count=24000
+#$MKE2FS -N 1000 $STAGE2
+#$SUDO mount -t ext2 $STAGE2 $MNTPOINT -o loop
# hack to reduce the STAGE2 image (do not edit without modifying in DrakX)
# be sure to keep the biggest server
rm -f $STAGE2TMP/usr/X11R6/bin/XF86_{VGA16,3DLabs,TGA,S3}
diff --git a/tools/sparc/e2fsck.shared b/tools/sparc/e2fsck.shared
new file mode 100755
index 000000000..b423986e5
--- /dev/null
+++ b/tools/sparc/e2fsck.shared
Binary files differ