aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/olpc/base-files
Commit message (Collapse)AuthorAgeFilesLines
* preinit: move cmdline failsafe= handling ot the generic codeJohn Crispin2013-04-251-14/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36430
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+5
| | | | SVN-Revision: 36278
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-3/+1
| | | | | | | | | | | The behaviour of calling 'mount' differed depending on whether it called the busybox-mount, the mount of util-linux, the mount defined in /lib/functions.sh and /lib/functions/boot.sh /etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh, both re-defining 'mount'. SVN-Revision: 34792
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-011-1/+1
| | | | SVN-Revision: 19479
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-281-1/+1
| | | | SVN-Revision: 19367
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-253-2/+23
| | | | SVN-Revision: 19331
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-034-0/+111
SVN-Revision: 18279