Robert Nelson
3364ae0aa1
bug: restore bootloader on mx5x hardware if ubuntu ovewrites it
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
9dbf588608
uImage: get load_addr from soc.sh file
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f630d18ec3
bug fix: make sure we actually get wheezy
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
b3c97b3b03
distro: wheezy with the netinstall bump, remove serial only limitation from wheezy-armel and wheezy-armhf; tested on beagle xmc
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
40c6c595f4
script: rename ZRELADD to load_addr
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
26998ac831
distro: add early alpha support for quantal-armhf
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
e00c4e7ab9
distro: wheezy-armhf, gets as far as apt during debootstrap, so waiting for apt 0.9.3 to move to testing
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f2bac785ae
distro: add alpha support for wheezy-armel, serial-mode only, old keymap bug is back bug different
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
dc1e2fec2c
add quantal to flash-kernel-skip script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f22cad4b18
not always omap
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
a72a241e4b
no reason to have two extra folders cus/debug, unify on backup
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f16f7ab549
mk_mmc: add support for a possible future u-boot bootz
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
d600355e1f
boot.scr support purge
...
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
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
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
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
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
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
ade551fd76
distro: drop maverick, users should move on to natty/oneiric
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
347b46751a
distro: add early alpha support for precise-armhf, only tested so far that it boots into netinstall
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
dd9e625ef6
distro: add early alpha support for precise-armel, only tested so far that it boots into netinstall
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
0cb2e0d117
boot partition: dont need old uImage.net
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
a1baff8393
fix: figure out final drive partition and filesystem late in install, obsoletes --usb-rootfs
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
604cf8f096
bug fix: just run the fixer script in the end target
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
69b527f552
bug: the ash shell in busybox is to limited, this needs to be moved to a script to run in the target chroot
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
067fa48249
ubuntu: flash-kernel getting in the way again
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
e53177b7b9
cleanup: rename boot scripts, and tweak final run script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
4495d57c1e
bug: this can fail if firmware isnt included
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
008389baae
bug: the debian installer in squeeze is failing to init the usb system, looks to be a gcc bug as the linaro kernels work fine
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
15da1a93d4
bug: this should stop oneiric updates from overrighting the externally installed bootloader/kernel, note still a weird man-db issue, doesnt break anything but should be looked at
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
3161631e29
cleanup: move beaglebone to generated boot files
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
56a6e25fef
move uEnv.cmd into script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
66945fcd41
add precise to flash-kernel.conf
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
c47dc73051
fix oneiric, as it moves the boot files
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
0d02c01757
beaglebone: mlo u-boot now load the kernel uimage and uinitrd, kernel still a bust
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
005fdecc49
Revert "Revert "distro: add support for oneiric""
...
This reverts commit 543554e397
.
With this serial fix this is good now
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
80d2a3d05c
fix serial cp error in natty/maverick
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
543554e397
Revert "distro: add support for oneiric"
...
with oneiric, ubuntu tweaked the post install, so disable for the moment
This reverts commit 1d1d032251
.
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
1d1d032251
distro: add support for oneiric
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
9665f21db7
drop all boot.scr scripts, they are autogenerated at run time based on target selection --uboot
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago