Robert Nelson
|
76ac1925c2
|
debian: rework the /etc/inittab serial settings
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
547bf69f7a
|
Debian Squeeze: if the serial port is enabled in the kernel command line, dont just add the serial getty to inittab, note wheezy needs retesting to verify this works for that too.
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
8813bfb2ce
|
bug: this might have caused the issue for Zander, will retest with a Bone tomorrow
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
823b648a48
|
ubuntu: finish script, not sure why serial was twice checked
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
7179543cd8
|
ubuntu: more cleanups
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
d50c176fbf
|
ubuntu: no-auto updates, leave this to the end user
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
60cc1b5c69
|
ubuntu: dont ask about auto keymap detection
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
3ba3d4e2cf
|
move the flash-kernel.conf script into mk_mmc.sh
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
bae8be13d6
|
move the distro tweak script/patch into mk_mmc.sh
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
5b56c9c187
|
log: monitor what was installed
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
e436aa722f
|
fix: stop ubuntu from installing its own kernel, now less to cleanup
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ef8db41ed7
|
ntp: might as well uptime the clock while in install
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
1ceb70868d
|
cleanup: indent this script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
f37e3277d0
|
fix: netinstall no longer warns [Continue the install without loading kernel modules <yes/no>]
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
520f6f506c
|
better suppor this script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
3a5261aa98
|
Beaglebone: ulcd3 init script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
ecc50b8982
|
ubuntu: move flash-kernel.conf to chroot script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
50dce8e3b3
|
debian: move e2fsck.conf to chroot script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
d011f92979
|
move: smsc95xx fixup to chroot script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
ba7a48a6d5
|
just source SOC.sh to get the values
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
6ba23cbe50
|
bug: serial got lucky this worked when testing as the id wasnt already in the file
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
6c4ff39e7b
|
serial: use the chroot script for setting serial port
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
5b9ef4dcad
|
move: etc/fstab addition of /boot/uboot to chroot script over the busybox script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
ac07ac6dcc
|
busybox in the way, moving the SERIAL setup to the chroot fixes serial on all boards
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
49d47b3895
|
duh: busybox cp cant do update, just do recurive and force overwrite
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
cc0d6964bd
|
serial port: fighting
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
9985b4beb9
|
update cp
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
a4852d5cb7
|
use this for serial
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
a535349f59
|
quick fixes
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
63f15a3047
|
mx6q_sabrelite: device now boots, installs, etc... (mmc/serial/ethernet only)
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
3364ae0aa1
|
bug: restore bootloader on mx5x hardware if ubuntu ovewrites it
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
9dbf588608
|
uImage: get load_addr from soc.sh file
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
f630d18ec3
|
bug fix: make sure we actually get wheezy
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
b3c97b3b03
|
distro: wheezy with the netinstall bump, remove serial only limitation from wheezy-armel and wheezy-armhf; tested on beagle xmc
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
40c6c595f4
|
script: rename ZRELADD to load_addr
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
26998ac831
|
distro: add early alpha support for quantal-armhf
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
e00c4e7ab9
|
distro: wheezy-armhf, gets as far as apt during debootstrap, so waiting for apt 0.9.3 to move to testing
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
f2bac785ae
|
distro: add alpha support for wheezy-armel, serial-mode only, old keymap bug is back bug different
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
dc1e2fec2c
|
add quantal to flash-kernel-skip script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
f22cad4b18
|
not always omap
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
a72a241e4b
|
no reason to have two extra folders cus/debug, unify on backup
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
f16f7ab549
|
mk_mmc: add support for a possible future u-boot bootz
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
d600355e1f
|
boot.scr support purge
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
941236d2e4
|
bug: make sure /lib/firmware actually there
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
714162cfa1
|
maverick: proc mounts doesnt exist either, lets just copy it to the chroot
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
6e295b41ff
|
distro: maverick: when mount doesnt have /etc/mtab use /proc/mounts
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
ebe78093e1
|
debug: also dump /proc/mounts/
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
f4e929cae5
|
maverick: after having maverick support, then removing maverick, and finally readding support, the u-boot-tools/uboot-mkimage difference was missed
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
aea264ad6d
|
all: add fbset to recommends
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |
Robert Nelson
|
ea29f3630d
|
ubuntu: add devmem2 by default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
13 years ago |