Robert Nelson
c391bf3c9e
todo: add a couple wishes
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
7f85162ef5
Merge pull request #28 from plopp/FDISK_multiple_row_fix
...
Fixed error when FDISK in check_mmc() returns multiple matches.
11 years ago
Marcus Kempe
3b958fffe1
Fixed error when FDISK in check_mmc() returns multiple matches.
11 years ago
Robert Nelson
14bd44ef3e
distro: debian wheezy: bump md5sum
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
77e19ffe94
Merge pull request #27 from jmahler/master
...
image download +b1 has been changed to +b2 for wheezy-armhf
11 years ago
Jeremiah Mahler
27a965af95
image download +b1 has been changed to +b2 for wheezy-armhf
...
When running the mk_mmc.sh script for Debian wheezy-armhf the
following error results.
jeri@hudson:~/beagleboard/netinstall$ sudo ./mk_mmc.sh --mmc /dev/sdb --dtb am335x-boneblack --distro wheezy-armhf
...
Downloading NetInstall Image
-----------------------------
--2014-02-08 10:09:24-- http://ftp.debian.org/debian/dists/wheezy/main/installer-armhf/20130613+deb7u1+b1/images/mx5/netboot/efikamx/uInitrd
Resolving ftp.debian.org (ftp.debian.org)... 130.89.148.12, 2001:610:1908:b000::148:12
Connecting to ftp.debian.org (ftp.debian.org)|130.89.148.12|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-02-08 10:09:24 ERROR 404: Not Found.
jeri@hudson:~/beagleboard/netinstall$
It appears that the url has changed from +b1 to +b2
old url, broken (+b1)
http://ftp.debian.org/debian/dists/wheezy/main/installer-armhf/20130613+deb7u1+b1/images/mx5/netboot/efikamx/uInitrd
new url, OK (+b2)
http://ftp.debian.org/debian/dists/wheezy/main/installer-armhf/20130613+deb7u1+b2/images/mx5/netboot/efikamx/
11 years ago
Robert Nelson
bfc9413cc6
fix: extra /
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
cba1965e8a
wand: with 3.13.x we need brcmfmac4329-sdio.txt, copy of old brcmfmac-sdio.txt
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
3f80df1709
mk_mmc: drop boot_classic, all device tree
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
6c5fa804bb
mk_mmc: goodbye OMAPFB_DSS2, KMS only
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
d20f403e3b
hwpack: need_dtbs gone
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
18d458bdd8
mk_mmc: nuke populate_dtbs, its required
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
62af079b74
mk_mmc: rip out need_dtbs, its needed for every board
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
fcacaee20f
doc: some of these boards only work in serial mode right now...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
ada9e37395
omap4-panda-dt: replaced as all omap4 are dt only
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
f44514a056
omap4-panda-es: move to v3.13-rcX and device tree only (serial only)...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
bc2fdd6921
omap4-panda-a4: move to v3.13-rcX and device tree only (serial only)...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
60679bb59e
omap4-panda: move to v3.13-rcX and device tree only (serial only)...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
921d88863f
omap3-beagle-xm: move to v3.13-rcX and device tree only...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
394e0d0e63
omap3-beagle: move to v3.13-rcX and device tree only, video broken with 3.13.0-rc8-armv7-x8, easy fix for next...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
73d3b3411e
bone: with the latest 3.8 this is now fixed!
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
8838b2af5a
Merge pull request #22 from slavino/patch-1
...
Update distro.conf
11 years ago
Slavomir Hustaty
343c46897e
Update distro.conf
...
URL fix
Debian seems to have removed Netimage and provided some fixes
11 years ago
Robert Nelson
c701b731da
bug: broken versions of sfdisk (2.17.2)
...
See: https://github.com/RobertCNelson/netinstall/issues/20
Reported-by: Stephen Koone <skoone@fastmail.us>
Reported-by: Matthew Sears <msears@powermonitors.com>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
6d037544e0
fix: missing then
...
Signed-off-by: David Lambert <dave@lambsys.com>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
0ff008b13a
add: --no-swap option
...
from: https://groups.google.com/d/msg/beagleboard/KdcMGFJKvuc/PPN0xgw0VXQJ
Reported-by: David Lambert <dave@lambsys.com>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
395334f3a4
update readme
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
fe3623b008
drop s-video modes
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
f61f21c477
drop --addon pico
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
d89005b007
bone: with the current factory eMMC bootloader raw intrds are safe again
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
39e10821ad
3.12.x has been moved to the STABLE armv7 repo
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
feb4808fe3
ubuntu: changed its eol policy, this makes 12.10/13.04 interesting, so just document the dates
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
5a451732b7
imx: drop HAS_IMX_BLOB, KMS is used for all targets now
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
aecc1cab3a
device: imx all to v3.12-rcX
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
863cefd73b
board: all wandboards to v3.12-rcX
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
d05500c487
beagle xm: move over to v3.12-rc
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
f4e7a6ae73
distro: saucy is no longer beta, but only works with kms targets
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
ea70561fb6
distro: update saucy to: 20101020ubuntu271
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
f697e4e33c
distro: update wheezy to: 20130613+deb7u1
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
e757e2535b
firmware: missed little then
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
609cc277b7
wand: firmware change and protect it against renames
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
4ec9f596b6
wand: complete rename
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
ccd05a246c
wand: rename, this seemed like a good idea, till the solo/dual share the same imx6dl-dts file
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
5a14bc30c9
distro: update saucy to: 20101020ubuntu269
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
b758659a11
dt: make sure initrd_high & fdt_high are set, fixes dt-panda
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
6d90075170
panda dt option
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
e2774053d1
dt: armv7 devices v3.11.x in STABLE
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
a1dd65629b
distro: update saucy to: 20101020ubuntu268
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
18bafe2617
distro: update saucy to: 20101020ubuntu266
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
719af3a79b
add partprobe dependicy check noticed by https://github.com/kilwar-
...
closes https://github.com/RobertCNelson/netinstall/issues/18
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago