| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Use the EVA bootloader to load a small linux system into the ram and boot
it from there:
./scripts/flashing/eva_ramboot.py 192.168.178.1 path/to/initramfs-kernel.bin
Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE>
Acked-by: John Crispin <john@phrozen.org>
[reworded commit message]
Signed-off-by: Mathias Kresin <dev@kresin.me>
|
|
|
|
| |
Signed-off-by: Bastian Köcher <git@kchr.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[base-files] shell-scripting: fix wrong usage of '==' operator
normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.
this patch does not change the behavior/logic of the scripts.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 42911
|
|
|
|
| |
SVN-Revision: 21958
|
|
|
|
| |
SVN-Revision: 15013
|
|
|
|
|
|
| |
#4490, thanks oliver)
SVN-Revision: 14344
|
|
|
|
| |
SVN-Revision: 14186
|
|
|
|
|
|
| |
simplify command line options.
SVN-Revision: 14098
|
|
|
|
| |
SVN-Revision: 14046
|
|
|
|
| |
SVN-Revision: 13675
|
|
SVN-Revision: 13674
|