summaryrefslogtreecommitdiff
path: root/linux-basics/filesystems
AgeCommit message (Collapse)Author
2019-02-07fix various typos and wrong commands in slidesHolger Dengler
Fixes for: - missing variable definition in Makefile - wrong serial device in kernel parameters - missing trace-cmd subcmd and wrong parameter (sched_switch is an event, not a plugin) - missing #include in example code - fix copy&paste leftover Signed-off-by: Holger Dengler <dengler@linutronix.de> Reviewed-by: Kurt Kanzenbach <kurt@linutronix.de>
2019-01-31filesystems: change recommendations for sd-cardsJohn Ogness
ext2 is recommended for flash-based block devices? Why?! I have changed it to F2FS and EXT4. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-01-18linux-basics: Add Filesystem-Org slidesHolger Dengler
Add slides about Filesystem Organization and Structural Elements. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-08-31filesystems: show mkfs for real partitions before loopJohn Ogness
Creating filesystems for real partitions should be shown first. Then, the slightly more complex example of loop images can be shown. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2013-12-27Merge branch 'master' into kconfigJan Altenberg
2013-12-27Typo fixesJan Altenberg
2013-05-13Implement Kconfig build systemChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
2011-04-08handout_filesystems added (far from complete)Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-01-27convert the rest to the new buildsys formatManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-24New chapter: filesystemsJan Altenberg
Short overview