Opened 12 years ago
Closed 12 years ago
#3346 closed enhancement (fixed)
Mention ext4 instead of ext3
Reported by: | Armin | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.4 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
ext4 is now mature enough to be used for main LFS partition. Don't mention ext3 anymore.
http://www.linuxfromscratch.org/lfs/view/development/chapter02/creatingfilesystem.html
mkfs.ext4 /dev/xxx should be used to create it. As simple as that.
Change History (2)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at revision 10286.