Commit Graph

1346 Commits (8e864fc56049c3b075f46b58e327b4623162f0b9)
 

Author SHA1 Message Date
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 f44699150f update Readme
13 years ago
Robert Nelson 81f8e4d068 obsolete: --usb-rootfs is now autodetected at install
13 years ago
Robert Nelson 0cb2e0d117 boot partition: dont need old uImage.net
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 067fa48249 ubuntu: flash-kernel getting in the way again
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 4495d57c1e bug: this can fail if firmware isnt included
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 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
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