Robert Nelson
3d37e4223e
card script: on error print possible --addon options
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
8db83b65b9
Add a helper routine is_valid_addon() that simplifies later
...
code.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
541498305f
setup_sdcard.sh: Add helper is_element_of() function.
...
Add a simple helper function is_element_of() that will be used to
simplify the validation of various values. This routine is not meant
to be called directly; instead, it will be used to write much simpler
validation routines to check for acceptable values like a filesystem
type and so on.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
720240673f
card script: the backup mirror can be slow, but atleast it finds the correct files now
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
4df0f71faf
sdcard script: remove spaces before tab
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
47b7776c67
sdcard script: use a default case instead of IN_VALID_UBOOT
...
Use a default case instead of IN_VALID_UBOOTfor a valid selected --uboot option.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
05140fcbfd
sdcard script: before using LC_ALL=C we checked for multiple language translations of Disk, remove old []s
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
13 years ago
Robert Nelson
21bb8cca5d
bugfix: disable mirror for now, as according to the server they arent getting the rigth files
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
87fc57009f
crane: convert to uEnv.txt
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
85b547d887
bugfix: drop chrome install script, its been broken for over a year
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
18268d4a75
bugfix: this is now spaces in DIR safe
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
8808a72cfc
omap: switch fdisk from using old depreciated method to using sector 2048 on fdisk 2.18+, tested Beagle Bx/Cx xM, Panda, Bone
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
6450b64926
omap: vram dont hardcode to 12MB
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
4997cbc2b2
panda/es: switch to using uEnv.txt boot files by default
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
5688b30c18
distro: precise bump to latest netinstall image
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
941236d2e4
bug: make sure /lib/firmware actually there
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
a5aa63169f
server: use backup mirror when rcn-ee.net is down... this is 95% tested, as rcn-ee.net came back up..
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
3562877ab3
distro: squeeze: update to using 6.0.4
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
e40140f3d0
ulcd: now aligned thanks to madhacker3kxl
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
c6c83115cd
ulcd: still not aligned
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
4b591da3c2
distro: precise: use the latest version of the netinstaller
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
714162cfa1
maverick: proc mounts doesnt exist either, lets just copy it to the chroot
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
6e295b41ff
distro: maverick: when mount doesnt have /etc/mtab use /proc/mounts
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
ebe78093e1
debug: also dump /proc/mounts/
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f4e929cae5
maverick: after having maverick support, then removing maverick, and finally readding support, the u-boot-tools/uboot-mkimage difference was missed
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
8553c5d5f7
distros: add End Of Life Details
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
d065dbc07d
debug: based on email by troy, lets also dump the contents of /boot/ for debuging
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
1e5078a46d
update todo notes...
13 years ago
Robert Nelson
45a5c6121f
drop the useless version=2.0 and just print the git head
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
aea264ad6d
all: add fbset to recommends
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
ea29f3630d
ubuntu: add devmem2 by default
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
7a8d57d083
same wording tweak for mk_mmc.sh
13 years ago
Robert Nelson
68c88dc887
tweak the readme for --serial-mode (this might be better wording?)
13 years ago
Robert Nelson
07cd3dfa35
finish: when using multiple drives during install, find and use the root one for the boot args
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
ac15a58b38
debug: log mount and syslog from netinstall to sd card
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
1a33574253
stable kernel tree is fine for these
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
44badc8346
igepv2: still serial only with v3.2
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
0ef53bd102
ubuntu: also cleanup the 2 header packages
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
10180bbdef
netinstall: final custom script, make sure to backup and install custom bootloaders at end of install, also make sure that the script knows about new u-boot.img files
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
94e8dd2e81
move kernel deb install into chroot, fixes multi archs like precise-armel and precise-armhf
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
18b7e39801
distro: squeeze: with serial-mode this keymap workaround isnt needed
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
099d1d1f3e
distro: precise: update server md5sums
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
21420c2a5c
update README
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
e2af9cf573
add note about the Beagle Ax/Bx and first couple Cx boards being broken, theyve actually been broken pre 2.6.37 days
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
05a3122d8d
distro: squeeze: bypass keyboard setup with preseed to work around lock up with native built debs, non us keymaps see scripts/squeeze-preseed.cfg
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
aad08e2fac
distro: readd maverick
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
ef4ae0521a
bootscripts: add mx53
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
3c6c7e01b0
bootscripts: rewrite again
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
3ce21af159
really beagle_xm
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
c3d145ff0e
the default mx53 image works fine with main build
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago