Robert Nelson
0968a7629e
sync with omap-image-builder
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
e9acfd10c2
cleanup: factor out common settings
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
abf86b8f71
missing VIDEO_CONSOLE define
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
099035f56d
add --svideo-ntsc and --svideo-pal options
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
3c274305d2
readme: sync the 3 versions
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
81f8e4d068
obsolete: --usb-rootfs is now autodetected at install
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
b5454b838a
bug: so i broke the old generic path, hard code it till later
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
cd733f046d
bug: generic boot.scr, it doesnt help to not specify root
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
43a36fa8f0
v2.00 release
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
ad51eaa1ea
remove bootargs variables that were beagle specific
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
6196ab8071
beagle: use uenv.txt
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
1c89f20a2e
uenv: add options for beagle and beagle_bx
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
e0d5564a70
cleanup: redo VIDEO bootargs
...
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
e53177b7b9
cleanup: rename boot scripts, and tweak final run script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
29a281b458
bone: everything looks right with the boot script now, but still fails, might be a kernel config option
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
9ef671b008
cleanup: NetInstall less noisy
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
284eadabf9
bone: have it use the omap-psp kernel
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
df04a66c87
when using a local kernel deb, make sure this isnt set
...
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
af7796cf1c
cleanup: extracting initrd
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f31fcd31d7
cleanup: add firmware and initrdcleanup
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
d31896e215
cleanup: split out presee.cfg settings
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
5fff106100
cleanup: seperate debian-installer fixes/tweaks
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
75857ffc6a
cleanup: compression of initrd.mod
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
ee17e7574d
cleanup: simplify extraction of zimage
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
faf0f1598f
cleanup: combine netinstall functions
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
9035aa949b
cleanup: drop dl_xload_uboot and set_defaults functions
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
bb1a645b44
cleanup: move firmware to its own function
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
b101220c9b
cleanup: actually download the kernel the approprate function
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
e630f997d0
cleanup: factor out the netinstall
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
15838e422b
cleanup: split out kernel image download
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
6d58b670f7
cleanup: call dl_bootloader early
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
c02a8e9143
cleanup: move tweak scripts function
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
d5f8ebe68e
cleanup: download bootloader
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
103fb50685
cleanup: rename BETA_BOOT as USE_BETA_BOOTLOADER
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
6f8e73679e
cleanup: move dl_bootloader
...
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
f3ce7dbd6b
debian squeeze: update netinstall image
...
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
c3cb7a613e
cleanup: rename boot.scr dir to bootscripts
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
bd32dd3973
bug: this breaks boot on beagle/panda, needs more testing before its unifed
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f9d0f7c866
fix device list
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
4401fe7f90
cleanup: better use the same name for the beaglebone
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
fd1554bf42
config: rename HASMLO to SPL_BOOT
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
44c97f912c
cleanup: split out downloading bootloader
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
07d77a2fc6
cleanup: addon devices
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
41fe042fbf
cleanup: dd bootloader to card
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
9712cfee50
cleanup: redefine uboot_in_boot_partition function
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
cf67625c7a
cleanup: unmount_all_drive_partitions function
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
058dd4a5a8
remove sudo from bash file, now has to be called by root/sudo
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
385a59c4a2
the diff between setup_sdcard.sh is getting to big, lets merge alot of code, therefore this script now has to be run as root/sudo
...
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
36d83d0bb6
add initial support for the beaglebone, kernel not ready, but u-boot MLO works
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
7426da0f7f
add ulcd addon option for beagle
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f842550872
linux-firmware tree back at kernel.org
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
04335286ee
temporary host the 1.9.4 carl9170 firmware till the kernel.org directory comes back
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
906c9929ae
use back up firmware tree
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
400bdfb4e9
with oneiric, just install xubuntu-desktop
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
8796e1ddce
gdm still works better
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
afb8386586
oneiric doesnt have xubuntu-gdm-theme
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
317b33991e
bump to latest oneiric release
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d069b9635d
add igepv2
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d58f910372
fdisk: check for 2.20 which also needs -c=dos -u=cylinders
...
Gentoo testing now has util-linux 2.20, reported and tested by Harrison Metzger
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
ccf361c683
even these
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
b5aff26bd1
and this
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
2a0bd39f44
on gentoo these need to be called as sudo
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
66c5fbb0d4
add extra space
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
ec7ca7cd03
check software earlier
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
91c193398c
display what script needs, gnu which on gentoo making it fun
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
ff8d8f8925
u-boot v2011.09-rc1: newer builds of uboot with MLO look for u-boot.img vs u-boot.bin
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
8e0e58a9fa
add --probe-mmc option to just list all available partitions on the system
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
5bbca33802
coreutils: -d has been depreciated for a long time
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 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
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
8678622223
fix --deb-file, it was using the full deb path late in the script, instead of where it was located..
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d31ea3afe1
video now works on the mx53loco board
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
50c24ddf03
bump to latest squeeze release
...
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
63395bd417
enable mx53loco from LATEST-imx off rcn-ee.net
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
a0ee437de7
bug fix: noticed by David, maverick and natty where still referencing ttyO2.conf instead of the generic serial.conf
...
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
743da99ffd
mc53loco, it helps to use the correct zreladdress
...
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
b7e8527497
mx53loco: stick with fat16 for boot partition
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
ff3eb36cc9
allow local deb files with --deb-file
...
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
bdca15c857
scripts: drop fix zippy2
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
6b855e2dd6
scripts: drop latest_kernel.sh script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
c0607e1cf7
intoduce support for the freescale mx53loco board, just u-boot and correct partition layout at this point, still need to generate a working *.deb
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
7d331423a0
fedora needs patch too
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
c1bbc88f87
fedora and gentoo also need dpkg, so check for it
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
7be1b24942
fix v3.0-rcs kernel
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
bf00a7fd2f
fix natty firmware
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
4ecdac45c7
natty: a day or two before release, so lets drop beta
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
5f50b3a5dd
bump to hopefully the final natty initrd.gz change
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago