summaryrefslogtreecommitdiff
path: root/package/cfgfs/src
AgeCommit message (Collapse)Author
2009-06-01remove unused $Id$Waldemar Brodkorb
- $id$ substitution is not apropriate for git scm
2009-05-31cfgfs fine tuningWaldemar Brodkorb
- fix typo in last commit - use a special partition with type id 88 for x86 based machines - try to automatically find backend storage device for cfgfs, either partition with type x86 or mtd device with name cfgfs
2009-05-31check if user is rootWaldemar Brodkorb
2009-05-17Initial importwbx