Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-31 | This creates an almost valid empty ext2 filesystem, except for a few superblock | Rob Landley | |
fields (blank free_blocks and free_inodes), and no root directory. (And technically, no lost+found either.) | |||
2007-01-29 | mke2fs: Stopping for dinner. It compiles. | Rob Landley | |
2007-01-28 | More work on mke2fs. | Rob Landley | |
2007-01-27 | Move superblock initialization to a function. Trim unused padding from | Rob Landley | |
superblock. | |||
2007-01-27 | One more field, minor shrinking, and start on block groups. | Rob Landley | |
2007-01-26 | Filling out most of the ext2 superblock correctly now. | Rob Landley | |
2007-01-23 | More work on mke2fs. | Rob Landley | |
2007-01-23 | More random progress on mke2fs. Nothing to see yet. | Rob Landley | |
2007-01-14 | Add start of mke2fs/gene2fs, and some other stuff I've been working on. | Rob Landley | |