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>
13 years ago
Robert Nelson
80d2a3d05c
fix serial cp error in natty/maverick
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 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>
13 years ago
Robert Nelson
1d1d032251
distro: add support for oneiric
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 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
Robert Nelson
99be05ed82
cleanup: patches are more readable/maintainable
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
22c8ec21dc
no dependice on external initrd.img as they are generated at the end of install
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
bb828d2429
serial-mode bug in squeeze install noticed by: Fernando Membrive Guillén, getty was starting twice
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
b0e9d4f207
add natty support, it works right now, but could regress thru the devel cycle..
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
80409a763e
add smsc95xx sysctrl.conf workaround by default
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
91202791cc
enable the serial port by default in the final image
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
ef234ca7d5
drop lucid, it had bitroted into non working and it only worked on old Bx and Cx boards with nand
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
a41f1a19c5
maverick now works, tested on a xM A
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
cb454d253c
ubuntu maverick just wont leave the uImage and uInitrd alone, rename them..
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
3a25c2c530
use new stable 2.6.37-x2 for all
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
c3775a3fd8
install/extract final deb at end of install
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
3a1117c2f4
unbreak maverick and lucid, debian ended up being default
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
c260859ba1
more descriptive notes in *.cmd
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d71672e04f
setup non-free and contrib repo by default
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
92ffc5792e
add ntpdate as default
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago