summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2007-07-31* Extensive quoting fixes, allowing installation to a target containingColin Watson16-37/+37
spaces (closes: #387673). r48817
2007-07-29* scripts/debian/sid: Handle libc0.3 on hurd-i386 (thanks, Michael Banck;Colin Watson1-3/+7
closes: #314304). r48807
2007-07-20* scripts/ubuntu/*.fakechroot: Merge into the corresponding main scriptsColin Watson6-539/+84
as variants. r48493
2007-07-20determine buildd variant dynamically here tooColin Watson1-12/+1
r48492
2007-07-20* scripts/ubuntu/gutsy.fakechroot: Remove devmapper postinst hack, noColin Watson1-3/+0
longer needed. r48491
2007-07-20* scripts/ubuntu/gutsy: Determine buildd variant dynamically usingColin Watson1-12/+1
Build-Essential: yes. r48488
2007-06-21* Update Ubuntu mirrors: warty/hoary/breezy => old-releases.ubuntu.com,Colin Watson12-12/+61
unsupported architectures => ports.ubuntu.com. r47607
2007-06-20* Add default_mirror function; reorganise the debootstrap script a littleColin Watson13-0/+20
so that it works. Set the default mirror for Ubuntu suites to http://archive.ubuntu.com/ubuntu, and the default mirror for Debian etch/lenny/sid architectures other than amd64 and i386 to http://ftp.us.debian.org/debian (per ajt). r47570
2007-06-19* Reorganise scripts into scripts/debian/ and scripts/ubuntu/ directoriesColin Watson19-0/+3215
in the source tree to declutter the top level. r47552