From 1a96a4ed261bf8bc2b2ccc895131e93a6ca2f84a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 29 Nov 2014 20:21:24 +0000 Subject: Reformat eudev to support jhalfs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/creatingdirs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/creatingdirs.xml') diff --git a/chapter06/creatingdirs.xml b/chapter06/creatingdirs.xml index 2f5da5920..5572a62cc 100644 --- a/chapter06/creatingdirs.xml +++ b/chapter06/creatingdirs.xml @@ -13,7 +13,7 @@ It is time to create some structure in the LFS file system. Create a standard directory tree by issuing the following commands: -mkdir -pv /{bin,boot,etc/{opt,sysconfig},home,lib,mnt,opt} +mkdir -pv /{bin,boot,etc/{opt,sysconfig},home,lib/firmware,mnt,opt} mkdir -pv /{media/{floppy,cdrom},sbin,srv,var} install -dv -m 0750 /root install -dv -m 1777 /tmp /var/tmp -- cgit v1.2.3-54-g00ecf