Commit Graph

413 Commits (52a912a9e3612197180426a1ef10422c6c7e7dca)

Author SHA1 Message Date
Robert Nelson 347b46751a distro: add early alpha support for precise-armhf, only tested so far that it boots into netinstall
13 years ago
Robert Nelson dd9e625ef6 distro: add early alpha support for precise-armel, only tested so far that it boots into netinstall
13 years ago
Robert Nelson 7823a2b3e7 firmware: ubuntu: just use latest
13 years ago
Robert Nelson f785b9bc4c bugfix: GIT_DIR was never defined
13 years ago
Robert Nelson 0668457254 armhf: switch this section to use DISTARCH
13 years ago
Robert Nelson e2a7d0e512 cleanup: rewrite netinstall dl function, taking into account ARCH changes
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
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
13 years ago
Robert Nelson c6bbe51e87 fix: when selecting serial-mode, the final boot script didnt have the video settings
13 years ago
Robert Nelson 28ef17dc1f remove the extra space
13 years ago
Robert Nelson 7afdb9fd7a cleanup: final comment
13 years ago
Robert Nelson d7487b1f10 cleanup: rewrite boot partition setup
13 years ago
Robert Nelson 88594dfb57 cleanup: rename DO_UBOOT_DD as DD_UBOOT
13 years ago
Robert Nelson 4043daef33 cleanup: boot partition format
13 years ago
Robert Nelson 3ef6e7c44b cleanup: spacing
13 years ago
Robert Nelson 6116db0c45 cleanup: uInitrd generation
13 years ago
Robert Nelson 64c3a2f2fe cleanup: uImage generation
13 years ago
Robert Nelson 047a611519 beaglebone: now correctly loads the netinstall
13 years ago
Robert Nelson c612fe5596 add --arch to accomondate rcn-ee.net dir changes
13 years ago
Robert Nelson ffd7a61e65 Revert "sync with omap-image-builder"
13 years ago
Robert Nelson 0968a7629e sync with omap-image-builder
13 years ago
Robert Nelson e9acfd10c2 cleanup: factor out common settings
13 years ago
Robert Nelson abf86b8f71 missing VIDEO_CONSOLE define
13 years ago
Robert Nelson 099035f56d add --svideo-ntsc and --svideo-pal options
13 years ago
Robert Nelson 3c274305d2 readme: sync the 3 versions
13 years ago
Robert Nelson 81f8e4d068 obsolete: --usb-rootfs is now autodetected at install
13 years ago
Robert Nelson b5454b838a bug: so i broke the old generic path, hard code it till later
13 years ago
Robert Nelson cd733f046d bug: generic boot.scr, it doesnt help to not specify root
13 years ago
Robert Nelson 43a36fa8f0 v2.00 release
13 years ago
Robert Nelson ad51eaa1ea remove bootargs variables that were beagle specific
13 years ago
Robert Nelson 6196ab8071 beagle: use uenv.txt
13 years ago
Robert Nelson 1c89f20a2e uenv: add options for beagle and beagle_bx
13 years ago
Robert Nelson e0d5564a70 cleanup: redo VIDEO bootargs
13 years ago
Robert Nelson a1baff8393 fix: figure out final drive partition and filesystem late in install, obsoletes --usb-rootfs
13 years ago
Robert Nelson 604cf8f096 bug fix: just run the fixer script in the end target
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
13 years ago
Robert Nelson e53177b7b9 cleanup: rename boot scripts, and tweak final run script
13 years ago
Robert Nelson 29a281b458 bone: everything looks right with the boot script now, but still fails, might be a kernel config option
13 years ago
Robert Nelson 9ef671b008 cleanup: NetInstall less noisy
13 years ago
Robert Nelson 284eadabf9 bone: have it use the omap-psp kernel
13 years ago
Robert Nelson df04a66c87 when using a local kernel deb, make sure this isnt set
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
13 years ago
Robert Nelson af7796cf1c cleanup: extracting initrd
13 years ago
Robert Nelson f31fcd31d7 cleanup: add firmware and initrdcleanup
13 years ago
Robert Nelson d31896e215 cleanup: split out presee.cfg settings
13 years ago
Robert Nelson 5fff106100 cleanup: seperate debian-installer fixes/tweaks
13 years ago
Robert Nelson 75857ffc6a cleanup: compression of initrd.mod
13 years ago
Robert Nelson ee17e7574d cleanup: simplify extraction of zimage
13 years ago
Robert Nelson faf0f1598f cleanup: combine netinstall functions
13 years ago
Robert Nelson 9035aa949b cleanup: drop dl_xload_uboot and set_defaults functions
13 years ago
Robert Nelson bb1a645b44 cleanup: move firmware to its own function
13 years ago
Robert Nelson b101220c9b cleanup: actually download the kernel the approprate function
13 years ago
Robert Nelson e630f997d0 cleanup: factor out the netinstall
13 years ago
Robert Nelson 15838e422b cleanup: split out kernel image download
13 years ago
Robert Nelson 6d58b670f7 cleanup: call dl_bootloader early
13 years ago
Robert Nelson c02a8e9143 cleanup: move tweak scripts function
13 years ago
Robert Nelson d5f8ebe68e cleanup: download bootloader
13 years ago
Robert Nelson 103fb50685 cleanup: rename BETA_BOOT as USE_BETA_BOOTLOADER
13 years ago
Robert Nelson 6f8e73679e cleanup: move dl_bootloader
13 years ago
Robert Nelson 3161631e29 cleanup: move beaglebone to generated boot files
13 years ago
Robert Nelson f3ce7dbd6b debian squeeze: update netinstall image
13 years ago
Robert Nelson 56a6e25fef move uEnv.cmd into script
13 years ago
Robert Nelson c3cb7a613e cleanup: rename boot.scr dir to bootscripts
13 years ago
Robert Nelson bd32dd3973 bug: this breaks boot on beagle/panda, needs more testing before its unifed
13 years ago
Robert Nelson f9d0f7c866 fix device list
13 years ago
Robert Nelson 4401fe7f90 cleanup: better use the same name for the beaglebone
13 years ago
Robert Nelson fd1554bf42 config: rename HASMLO to SPL_BOOT
13 years ago
Robert Nelson 44c97f912c cleanup: split out downloading bootloader
13 years ago
Robert Nelson 07d77a2fc6 cleanup: addon devices
13 years ago
Robert Nelson 41fe042fbf cleanup: dd bootloader to card
13 years ago
Robert Nelson 9712cfee50 cleanup: redefine uboot_in_boot_partition function
13 years ago
Robert Nelson cf67625c7a cleanup: unmount_all_drive_partitions function
13 years ago
Robert Nelson 058dd4a5a8 remove sudo from bash file, now has to be called by root/sudo
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
13 years ago
Robert Nelson 0d02c01757 beaglebone: mlo u-boot now load the kernel uimage and uinitrd, kernel still a bust
13 years ago
Robert Nelson 36d83d0bb6 add initial support for the beaglebone, kernel not ready, but u-boot MLO works
13 years ago
Robert Nelson 7426da0f7f add ulcd addon option for beagle
13 years ago
Robert Nelson f842550872 linux-firmware tree back at kernel.org
13 years ago
Robert Nelson 04335286ee temporary host the 1.9.4 carl9170 firmware till the kernel.org directory comes back
13 years ago
Robert Nelson 906c9929ae use back up firmware tree
13 years ago
Robert Nelson 400bdfb4e9 with oneiric, just install xubuntu-desktop
13 years ago
Robert Nelson 8796e1ddce gdm still works better
13 years ago
Robert Nelson afb8386586 oneiric doesnt have xubuntu-gdm-theme
13 years ago
Robert Nelson 317b33991e bump to latest oneiric release
13 years ago
Robert Nelson d069b9635d add igepv2
13 years ago
Robert Nelson d58f910372 fdisk: check for 2.20 which also needs -c=dos -u=cylinders
13 years ago
Robert Nelson ccf361c683 even these
13 years ago
Robert Nelson b5aff26bd1 and this
13 years ago
Robert Nelson 2a0bd39f44 on gentoo these need to be called as sudo
13 years ago
Robert Nelson 66c5fbb0d4 add extra space
13 years ago
Robert Nelson ec7ca7cd03 check software earlier
13 years ago
Robert Nelson 91c193398c display what script needs, gnu which on gentoo making it fun
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
13 years ago
Robert Nelson 8e0e58a9fa add --probe-mmc option to just list all available partitions on the system
13 years ago
Robert Nelson 5bbca33802 coreutils: -d has been depreciated for a long time
13 years ago
Robert Nelson 005fdecc49 Revert "Revert "distro: add support for oneiric""
13 years ago
Robert Nelson 543554e397 Revert "distro: add support for oneiric"
13 years ago
Robert Nelson 1d1d032251 distro: add support for oneiric
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..
14 years ago
Robert Nelson d31ea3afe1 video now works on the mx53loco board
14 years ago
Robert Nelson 50c24ddf03 bump to latest squeeze release
14 years ago
Robert Nelson 9665f21db7 drop all boot.scr scripts, they are autogenerated at run time based on target selection --uboot
14 years ago
Robert Nelson 63395bd417 enable mx53loco from LATEST-imx off rcn-ee.net
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
14 years ago
Robert Nelson 7581f8e3b0 serial, make more generic
14 years ago
Robert Nelson 743da99ffd mc53loco, it helps to use the correct zreladdress
14 years ago
Robert Nelson 12d53bc8fd boot scripts: generate proper serial console based on what board is selected
14 years ago
Robert Nelson 2e92c095de boot scripts: generate uImage and uInitrd address based on what board is selected
14 years ago
Robert Nelson b7e8527497 mx53loco: stick with fat16 for boot partition
14 years ago
Robert Nelson ff3eb36cc9 allow local deb files with --deb-file
14 years ago
Robert Nelson d727222702 scripts: merge tweak files
14 years ago
Robert Nelson bdca15c857 scripts: drop fix zippy2
14 years ago
Robert Nelson 6b855e2dd6 scripts: drop latest_kernel.sh script
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
14 years ago
Robert Nelson 7d331423a0 fedora needs patch too
14 years ago
Robert Nelson c1bbc88f87 fedora and gentoo also need dpkg, so check for it
14 years ago
Robert Nelson 7be1b24942 fix v3.0-rcs kernel
14 years ago
Robert Nelson bf00a7fd2f fix natty firmware
14 years ago
Robert Nelson 4ecdac45c7 natty: a day or two before release, so lets drop beta
14 years ago
Robert Nelson 5f50b3a5dd bump to hopefully the final natty initrd.gz change
14 years ago
Robert Nelson 42cdb05948 panda: bump smsc95xx value again
14 years ago
Robert Nelson 8fbf46f811 panda, now that its running at full speed needs more memory for the smsc95xx
14 years ago
Robert Nelson 89b1eda2f5 natty: bump md5sum to latest natty initrd.gz
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
14 years ago
Robert Nelson 7487d817cf stable kernel with dvi support for the panda has now completed building
14 years ago
Robert Nelson 673f669524 enable EXPERIMENTAL_KERNEL, useful everyonce in awhile
14 years ago
Robert Nelson 9cc762ba33 panda: safe to use the testing kernel, in a couple days the new stable will work too.
14 years ago
Robert Nelson f78e94a856 simplify MLO/UBOOT board table
14 years ago
Robert Nelson 63d9342f8f seperate omap boards with HASMLO
14 years ago
Robert Nelson d0a5b75b10 network-manager works great in xfce
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
14 years ago
Robert Nelson e88381d032 boot.scr to uEnv.txt compatibility
14 years ago
Robert Nelson 86557ce696 move *.cmd files into boot.scr directory
14 years ago
Robert Nelson 9f174d42f1 bump squeeze to latst version of the installer
14 years ago
Robert Nelson b62da9c6ad bug: current was a bad default, trying to limit possible breakage by speicfing which initrd.gz
14 years ago
Robert Nelson 78df4f3d0b use LATEST STABLE or TESTING kernel from rcn-ee.net, less kernel bumps for me
14 years ago
Robert Nelson caef38cc58 keep panda at 2.6.38-rc8-d5 till the display works again
14 years ago
Robert Nelson fdfb116fe2 natty has a newer debian installer image
14 years ago
Robert Nelson 22c8ec21dc no dependice on external initrd.img as they are generated at the end of install
14 years ago
Robert Nelson 7dea8900c6 drop dsp stuff, as the create_dsp_package.sh works better
14 years ago
Robert Nelson bb828d2429 serial-mode bug in squeeze install noticed by: Fernando Membrive Guillén, getty was starting twice
14 years ago
Robert Nelson 95b89b3eb2 bump stable kernel to 2.6.37.4
14 years ago
Robert Nelson b0e9d4f207 add natty support, it works right now, but could regress thru the devel cycle..
14 years ago
Robert Nelson e12142fde1 add ti-connectivity firmware from linux-firmware git tree, should eventuall get all firmware from it..
14 years ago
Robert Nelson 1210c6e8ad this doesnt need to be disabled
14 years ago
Robert Nelson 58afaef773 remove a couple new large firmwares
14 years ago
Robert Nelson 299b178833 add warnings when missing --mmc and --uboot
14 years ago
Robert Nelson 189a07e3b3 add carl9170 firmware with maverick
14 years ago
Robert Nelson f306d3490f more docs
14 years ago
Robert Nelson 417c4f29a6 cleanup console print out and tag as 1.00
14 years ago
Robert Nelson 71a1cbb673 bump testing kernel for panda
14 years ago
Robert Nelson e9c4cfd7f7 add kernel with support for xM C, cross fingers as i dont have that revision of the board..
14 years ago
Robert Nelson ed4cb11b09 cleanup package dependicy
14 years ago
Robert Nelson c5be5bba14 bump stable kernel version, should fix mmc -110 and broken lcds
14 years ago
Robert Nelson b1a2a3ef87 use fdisk -l over sfdisk -l, it looks more normal, sfdisk really had no advantage
14 years ago
Robert Nelson 9e0aba0742 fdisk 2.19 also needs -c=dos -u=cylinders
14 years ago
Robert Nelson cc5c41201a make sure to generate the /boot/initrd.img-* if not already generated
14 years ago
Robert Nelson d9bc9d2e39 revert beta-kernel change, doesnt boot on dm3730 es1.1
14 years ago
Robert Nelson 5aeecab700 use carl9170-1.fw over ar9170.fw
14 years ago
Robert Nelson d81c4a1a4e bump beta kernel 2.6.28-rc7
14 years ago
Robert Nelson 9f440075d4 bump stable kernel, fixes dvi regression occuring on random monitors since the older 2.6.35 stable tree
14 years ago
Robert Nelson 530ba5a9e7 add early touchbook support, serial access is required, still some other bugs
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
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..
14 years ago
Robert Nelson d587ec2c87 add beta-kernel switch, wont always have the latest kernel but useful for testing
14 years ago
Robert Nelson e4abc64322 missed one in the change
14 years ago
Robert Nelson b6239ae745 combine two similar scripts and fix error in the readme.txt file
14 years ago
Robert Nelson b7acfb744a update readme after lucid removal and update copyright date
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
14 years ago
Robert Nelson a41f1a19c5 maverick now works, tested on a xM A
14 years ago
Robert Nelson cb454d253c ubuntu maverick just wont leave the uImage and uInitrd alone, rename them..
14 years ago
Robert Nelson 754fcf1ec2 dont hide patch script
14 years ago
Robert Nelson 32c7e2414b bump stable kernel to 2.6.37.1
14 years ago
Robert Nelson 81798d4dea seperate beta into beta-boot and beta-kernel
14 years ago
Robert Nelson 29af221d4e merge dependencies checking
14 years ago
Robert Nelson cfa7ff48a0 check for GNU fdisk, and halt script
14 years ago
Robert Nelson 2a284a711f let parted set boot flag over fdisk
14 years ago
Robert Nelson 3a25c2c530 use new stable 2.6.37-x2 for all
14 years ago
Robert Nelson 20f390057f no real reason to hide the format message
14 years ago
Robert Nelson c62cc6c023 use md5sum to determine weather to redownload initrd.gz
14 years ago
Robert Nelson 3a1117c2f4 unbreak maverick and lucid, debian ended up being default
14 years ago
Robert Nelson 7e61fb0f5e bump squeeze to beta image
14 years ago
Robert Nelson 7c26e81b42 tweak index
14 years ago
Robert Nelson 75670a4616 use new bootloader id syntax
14 years ago
Robert Nelson 599a8bca1f use latest testing kernel for beta
14 years ago
Robert Nelson 6286c3aa10 update the xfce install script
14 years ago
Robert Nelson 8ca962cc11 update the dsp scripts, still need to figure out the libs
14 years ago
Robert Nelson b223708bfd add new device into testing
14 years ago
Robert Nelson a75fe99487 add --earlyprintk option for debugging
14 years ago
Robert Nelson 521fc39d01 add --usb-rootfs for installing to external usb drives over mmc
14 years ago
Robert Nelson 8202aa9f4d bump to 2.6.35.9-x9
14 years ago
Robert Nelson 8a87b62c65 when selecting panda, also enable serial-mode and beta
14 years ago
Robert Nelson f7942a2b99 specify which debian squeeze image
14 years ago
Robert Nelson e0bb187be7 with beta, bump kernel
14 years ago
Robert Nelson 1497c2415f add ar9170 firmware
14 years ago
Robert Nelson ec4b76394e add panda
14 years ago
Robert Nelson f33417aefb add beta kernel
14 years ago
Robert Nelson a58c7ea51a add uboot check, allow more boards then just beagle
14 years ago