Just noticed CentOS5 has a man page bug and may not be the only disto to have it as when I google for the same man page I get similar results.
Compare man mkfs.ext3 to http://man-wiki.net/index.php/8:mkfs.ext3
You will notice the following is missing:
-I inode-size
Specify the inode size. The default inode-size used by mke2fs is 128. inode-size can be 128, 256, 512 or
1024. This value generally shouldn't be changed!
It almost led me to recreate a filesystem with the wrong option as I did not believe GlusterFS docs would be more complete than my current distros.
Wednesday, 13 August 2008
Man Page Bugs
Thursday, 24 July 2008
RedHat Installer aka Anaconda
What an annoying inflexible tool! It reminds me of Windows in it's methodology e.g. abstract everything from the user so that he doesn't have to know anything, hide real problems from the user so he doesn't know whats broken and then won't worry, stop the user from being able to manually setup anything so he can never fix any problems that occur from the automated fashion the installer uses. What happened to the rescue shell that used to start back in the day giving you some flexibility? What happened to the option of loading another driver at install time from supplemental CD/DVD or the Internet? What happened to the ability to partition using fdisk or something seperate from the anaconda script?
IMHO all this type of thing breeds is a new type of Linux admin very similar to a Windows admin of late who can only follow others step by step work and heavily reliant on Wizards and management GUIs while pissing off the experience Open Source community members who are forced to use distributions like these because of their support structure and market share.
