chiark / gitweb /
ubuntu-daily: default to oneiric
authorColin Watson <cjwatson@chiark.greenend.org.uk>
Wed, 25 May 2011 01:05:40 +0000 (02:05 +0100)
committerColin Watson <cjwatson@chiark.greenend.org.uk>
Wed, 25 May 2011 01:05:40 +0000 (02:05 +0100)
ubuntu-daily

index 11665c0fef31a8f9a8a503c4c81f59ac81abab86..9322569ab335c8178efcea560ec5faa7c9390037 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 PROJECT=
 #! /bin/sh
 
 PROJECT=
-CURRENT_DIST=natty
+CURRENT_DIST=oneiric
 DIST="$CURRENT_DIST"
 BASE=cdimage.ubuntu.com::cdimage
 RSYNC=false
 DIST="$CURRENT_DIST"
 BASE=cdimage.ubuntu.com::cdimage
 RSYNC=false
@@ -13,7 +13,7 @@ Usage: $0 [options] image_type architecture
 
 Options:
   -f|--flavour FLAVOUR         Flavour (default: ubuntu).
 
 Options:
   -f|--flavour FLAVOUR         Flavour (default: ubuntu).
-  -d|--dist DIST               Distribution (default: natty).
+  -d|--dist DIST               Distribution (default: oneiric).
   -a|--authenticated           Use privileged access.
   -r|--rsync                   Force rsync.
   -h|--http                    Force HTTP only (no reuse).
   -a|--authenticated           Use privileged access.
   -r|--rsync                   Force rsync.
   -h|--http                    Force HTTP only (no reuse).