From 3deaa2b376b9e5b54e7f6f582e472d8465642b61 Mon Sep 17 00:00:00 2001 From: freesource Date: Tue, 11 Dec 2001 01:51:46 +0000 Subject: [PATCH] Added commented out reiserfs. --- yard/templates/Example.yard | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/yard/templates/Example.yard b/yard/templates/Example.yard index 2fc0a5c..27ea9a3 100644 --- a/yard/templates/Example.yard +++ b/yard/templates/Example.yard @@ -1,4 +1,4 @@ -# $Id: Example.yard,v 1.9 2001/12/04 05:29:47 freesource Exp $ +# $Id: Example.yard,v 1.10 2001/12/07 02:46:52 freesource Exp $ # Example.yard # # Creates a minimalistic multi-user runlevel root filesystem with getty. @@ -274,6 +274,9 @@ nano ##### DISK AND FILE SYSTEM UTILITIES fdisk +# +# ext2 stuff +# ---------- e2fsck mke2fs tune2fs @@ -281,3 +284,11 @@ dumpe2fs debugfs e2image badblocks +# +# reiserfs stuff +# ------------- +#mkreiserfs +#reiserfsck +#debugreiserfs +#unpack +#resize_reiserfs \ No newline at end of file