mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Added commented out reiserfs.
This commit is contained in:
parent
b97b573dea
commit
3deaa2b376
@ -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
|
# Example.yard
|
||||||
#
|
#
|
||||||
# Creates a minimalistic multi-user runlevel root filesystem with getty.
|
# Creates a minimalistic multi-user runlevel root filesystem with getty.
|
||||||
@ -274,6 +274,9 @@ nano
|
|||||||
|
|
||||||
##### DISK AND FILE SYSTEM UTILITIES
|
##### DISK AND FILE SYSTEM UTILITIES
|
||||||
fdisk
|
fdisk
|
||||||
|
#
|
||||||
|
# ext2 stuff
|
||||||
|
# ----------
|
||||||
e2fsck
|
e2fsck
|
||||||
mke2fs
|
mke2fs
|
||||||
tune2fs
|
tune2fs
|
||||||
@ -281,3 +284,11 @@ dumpe2fs
|
|||||||
debugfs
|
debugfs
|
||||||
e2image
|
e2image
|
||||||
badblocks
|
badblocks
|
||||||
|
#
|
||||||
|
# reiserfs stuff
|
||||||
|
# -------------
|
||||||
|
#mkreiserfs
|
||||||
|
#reiserfsck
|
||||||
|
#debugreiserfs
|
||||||
|
#unpack
|
||||||
|
#resize_reiserfs
|
Loading…
x
Reference in New Issue
Block a user