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
7823a2b3e7
firmware: ubuntu: just use latest
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f785b9bc4c
bugfix: GIT_DIR was never defined
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
0668457254
armhf: switch this section to use DISTARCH
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
e2a7d0e512
cleanup: rewrite netinstall dl function, taking into account ARCH changes
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
8699431595
netinstall: change initrd.gz file name into a variable, we are going to be using a different file for precise armhf netinstall
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
f9029a03fc
armhf: use new DIST-ARCH dl directory in script
13 years ago
Robert Nelson
921aae3ec8
armhf: use new dl directory location DIST-ARCH over DIST
13 years ago
Robert Nelson
7ed9046728
bootscripts: mmc_load_uinitrd is common
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
c6bbe51e87
fix: when selecting serial-mode, the final boot script didnt have the video settings
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
28ef17dc1f
remove the extra space
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
7afdb9fd7a
cleanup: final comment
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
d7487b1f10
cleanup: rewrite boot partition setup
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
88594dfb57
cleanup: rename DO_UBOOT_DD as DD_UBOOT
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
4043daef33
cleanup: boot partition format
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
3ef6e7c44b
cleanup: spacing
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
6116db0c45
cleanup: uInitrd generation
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
64c3a2f2fe
cleanup: uImage generation
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
047a611519
beaglebone: now correctly loads the netinstall
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
c612fe5596
add --arch to accomondate rcn-ee.net dir changes
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
ffd7a61e65
Revert "sync with omap-image-builder"
...
This reverts commit 0968a7629e
.
and should fix issue4
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
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>
13 years ago
Robert Nelson
afb8386586
oneiric doesnt have xubuntu-gdm-theme
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
317b33991e
bump to latest oneiric release
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
d069b9635d
add igepv2
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 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>
13 years ago
Robert Nelson
ccf361c683
even these
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
b5aff26bd1
and this
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
2a0bd39f44
on gentoo these need to be called as sudo
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
66c5fbb0d4
add extra space
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
ec7ca7cd03
check software earlier
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 years ago
Robert Nelson
91c193398c
display what script needs, gnu which on gentoo making it fun
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
13 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>
13 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>
13 years ago
Robert Nelson
5bbca33802
coreutils: -d has been depreciated for a long time
...
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
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
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
Robert Nelson
42cdb05948
panda: bump smsc95xx value again
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
8fbf46f811
panda, now that its running at full speed needs more memory for the smsc95xx
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
89b1eda2f5
natty: bump md5sum to latest natty initrd.gz
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
c693793474
fix the smsc95xx in the initrd.gz too, as its really hard to debug with all the kevent messages
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
7487d817cf
stable kernel with dvi support for the panda has now completed building
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
673f669524
enable EXPERIMENTAL_KERNEL, useful everyonce in awhile
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
9cc762ba33
panda: safe to use the testing kernel, in a couple days the new stable will work too.
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
f78e94a856
simplify MLO/UBOOT board table
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
63d9342f8f
seperate omap boards with HASMLO
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d0a5b75b10
network-manager works great in xfce
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
040a1c057f
seperate out the old original Ax/Bx boards, as the latest u-boot has a new mmc feature that breaks them
...
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
9f174d42f1
bump squeeze to latst version of the installer
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
b62da9c6ad
bug: current was a bad default, trying to limit possible breakage by speicfing which initrd.gz
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
78df4f3d0b
use LATEST STABLE or TESTING kernel from rcn-ee.net, less kernel bumps for me
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
caef38cc58
keep panda at 2.6.38-rc8-d5 till the display works again
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
fdfb116fe2
natty has a newer debian installer image
...
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
7dea8900c6
drop dsp stuff, as the create_dsp_package.sh works better
...
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
95b89b3eb2
bump stable kernel to 2.6.37.4
...
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
e12142fde1
add ti-connectivity firmware from linux-firmware git tree, should eventuall get all firmware from it..
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
1210c6e8ad
this doesnt need to be disabled
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
58afaef773
remove a couple new large firmwares
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
299b178833
add warnings when missing --mmc and --uboot
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
189a07e3b3
add carl9170 firmware with maverick
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
f306d3490f
more docs
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
417c4f29a6
cleanup console print out and tag as 1.00
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
71a1cbb673
bump testing kernel for panda
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
e9c4cfd7f7
add kernel with support for xM C, cross fingers as i dont have that revision of the board..
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
ed4cb11b09
cleanup package dependicy
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
c5be5bba14
bump stable kernel version, should fix mmc -110 and broken lcds
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
b1a2a3ef87
use fdisk -l over sfdisk -l, it looks more normal, sfdisk really had no advantage
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
9e0aba0742
fdisk 2.19 also needs -c=dos -u=cylinders
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
cc5c41201a
make sure to generate the /boot/initrd.img-* if not already generated
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d9bc9d2e39
revert beta-kernel change, doesnt boot on dm3730 es1.1
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
5aeecab700
use carl9170-1.fw over ar9170.fw
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d81c4a1a4e
bump beta kernel 2.6.28-rc7
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
9f440075d4
bump stable kernel, fixes dvi regression occuring on random monitors since the older 2.6.35 stable tree
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
530ba5a9e7
add early touchbook support, serial access is required, still some other bugs
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
c580073e07
with --panda option also select the beta-kernel, as the DVD-D port works... the HDMI-1080P still needs work
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
db3dc8ba53
use the compressed .gz image vs the uncompressed one, file size goes from 22.X Mb to 8.X Mb..
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
d587ec2c87
add beta-kernel switch, wont always have the latest kernel but useful for testing
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
e4abc64322
missed one in the change
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
b6239ae745
combine two similar scripts and fix error in the readme.txt file
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
b7acfb744a
update readme after lucid removal and update copyright date
...
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
754fcf1ec2
dont hide patch script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
32c7e2414b
bump stable kernel to 2.6.37.1
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
81798d4dea
seperate beta into beta-boot and beta-kernel
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
29af221d4e
merge dependencies checking
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
cfa7ff48a0
check for GNU fdisk, and halt script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
2a284a711f
let parted set boot flag over fdisk
...
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
20f390057f
no real reason to hide the format message
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
c62cc6c023
use md5sum to determine weather to redownload initrd.gz
...
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
7e61fb0f5e
bump squeeze to beta image
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
7c26e81b42
tweak index
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
75670a4616
use new bootloader id syntax
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
599a8bca1f
use latest testing kernel for beta
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
6286c3aa10
update the xfce install script
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
8ca962cc11
update the dsp scripts, still need to figure out the libs
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
b223708bfd
add new device into testing
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
a75fe99487
add --earlyprintk option for debugging
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
521fc39d01
add --usb-rootfs for installing to external usb drives over mmc
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
8202aa9f4d
bump to 2.6.35.9-x9
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
8a87b62c65
when selecting panda, also enable serial-mode and beta
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
f7942a2b99
specify which debian squeeze image
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
e0bb187be7
with beta, bump kernel
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
1497c2415f
add ar9170 firmware
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
ec4b76394e
add panda
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
f33417aefb
add beta kernel
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago
Robert Nelson
a58c7ea51a
add uboot check, allow more boards then just beagle
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
14 years ago