Robert Nelson
|
3171b1fa49
|
distro: saucy: update to 20101020ubuntu258
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
ea8553d1a3
|
distro: update saucy to 20101020ubuntu257
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
61cc00dfe9
|
saucy: add intial stuff, everything broken
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
910b19fef4
|
distro: drop squeeze
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
4d6cc8dbc6
|
distro: wheezy use the final release day images
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ec9a369ebf
|
distro: raring upgrade to final netboot image
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
fca3f3695b
|
distro: raring: bump to 20101020ubuntu230
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
8f777e5bf9
|
distro: drop precise-armel (no kernel/boards are useing it)
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
eb61d9fb2b
|
bump raring to 20101020ubuntu226
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
7f9af4fbfd
|
raring: netinstall bump
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
07d714050c
|
Ubuntu Raring is broken
We need flash-kernels postinstall script modified like:
=== modified file 'debian/flash-kernel-installer.postinst'
--- debian/flash-kernel-installer.postinst 2012-12-04 17:24:49 +0000
+++ debian/flash-kernel-installer.postinst 2013-03-18 17:12:33 +0000
@@ -72,6 +72,9 @@
;;
*)
latest_version=$(in-target --pass-stdout sh -c 'linux-version list | linux-version sort | tail -n1')
+ if ! "$latest_version"; then
+ latest_version=$(uname -r)
+ fi
mount -o bind /dev /target/dev
in-target update-initramfs -c -k $latest_version
umount /target/dev || true
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
e026ead62a
|
first pass for ubuntu raring, broken, need patch for flash-kernel
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
4e7c0017be
|
move distro.conf
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |