-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: | 6410-partition-sd.sh didn't handle Debian, which is just like Ubuntu 7. | (Tested on "lenny". YMMV.) | | Signed-off-by: Werner Almesberger <[email protected]> | | --- | | diff --git a/6410-partition-sd.sh b/6410-partition-sd.sh | index 4f5502d..3615de5 100755 | --- a/6410-partition-sd.sh | +++ b/6410-partition-sd.sh | @@ -55,7 +55,7 @@ fi | # default: use cat as a no-op | USE_SED='cat' | case "$(lsb_release --short --description)" in | - Ubuntu\ 7*) | + Ubuntu\ 7*|Debian\ *) | CUT_COLUMN=5 | ;; | Ubuntu\ 8.04*) |
Thanks, I applied it, but we could really do with finding a more normal place to get it from than dmesg at some point to really fix it. - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkmlX1IACgkQOjLpvpq7dMrrLACggMZklqBVNSC/OyaG97KR3D9S 1AgAn24rcUXdnMiTf96el53JH5sTl1DL =N/qC -----END PGP SIGNATURE-----
