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
Robert Nelson
7581f8e3b0
serial, make more generic
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
12d53bc8fd
boot scripts: generate proper serial console based on what board is selected
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
2e92c095de
boot scripts: generate uImage and uInitrd address based on what board is selected
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d727222702
scripts: merge tweak files
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
174fef0f74
cmd: the 2.6.39 kernel does a good job of selecting the correct cpufreq, so the 800mhz limiation isnt needed anymore
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d339711d7f
cmd: drop mmc init, u-boot already inits the mmc card to read the boot.scr
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
ebfdc24696
natty: bind /sys to /target/sys before running update-initramfs
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
f07949eac7
natty: update-initramfs is currently failing with new beta initrd.gz, so move that too the last part of the script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
e2b3669009
so close to not needing the 800Mhz limit anymore...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
e88381d032
boot.scr to uEnv.txt compatibility
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
86557ce696
move *.cmd files into boot.scr directory
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago