aboutsummaryrefslogtreecommitdiff
path: root/target/linux/uml/README
Commit message (Collapse)AuthorAge
* uml: update README to usable examplesPaul Spooren2021-11-02
| | | | | | | The current `uml` README is terribly outdated and non of the examples work by default. Fix that and while at it convert it to Markdown. Signed-off-by: Paul Spooren <mail@aparcar.org>
* merge: targets: update image generation and targetsZoltan HERPAI2017-12-08
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* uml: Fix sample command lineFlorian Fainelli2017-05-26
| | | | | | Provide paths that match where LEDE is staging images. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* target/uml: update READMENicolas Thill2014-02-18
| | | | | | invoking uml is now simplier, not need to setup console & serial SVN-Revision: 39632
* update readme wrt ext2/ext4 usageFlorian Fainelli2011-02-12
| | | | SVN-Revision: 25482
* update README after r18624Florian Fainelli2009-12-07
| | | | SVN-Revision: 18683
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-14
| | | | SVN-Revision: 15840
* update uml readme with working cmdline exampleNicolas Thill2008-02-06
| | | | SVN-Revision: 10405
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653