aboutsummaryrefslogtreecommitdiffstats
path: root/debian/scripts/misc
Commit message (Collapse)AuthorAge
* UBUNTU: [Config] getabis enhancementsStefan Bader2012-07-23
| | | | | | | | | | | | | - Allow to define DEBIAN to be run standalone - Limit the amount of time wget waits for connections - Prevent exposing some errors when called by python script - Print architecture of downloaded packages Ignore: yes Signed-off-by: Stefan Bader <stefan.bader@canonical.com> Acked-by: Herton Krzesinski <herton.krzesinski@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
* UBUNTU: [Packaging] getabis should be extracting all packagesAndy Whitcroft2012-07-23
| | | | | | | | | | | We should be extracting both the linux-image and linux-image-extras packages when calculating the ABI and module lists. BugLink: http://bugs.launchpad.net/bugs/1021174 Signed-off-by: Andy Whitcroft <apw@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com> Acked-by: Herton Krzesinski <herton.krzesinski@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
* UBUNTU: Extract firmware module info during getabiTim Gardner2012-07-23
| | | | | | | | | Create $DEBIAN/abi/$ABI/fwinfo BugLink: http://bugs.launchpad.net/bugs/1021174 Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com> Acked-by: Herton Krzesinski <herton.krzesinski@canonical.com>
* UBUNTU: record the compiler in the ABI and check for inconsistant buildsAndy Whitcroft2011-08-30
| | | | | | | | | | | When pulling the compiled kernels to extract the ABI information also extract the compiler used for that build. Record the result in the abi directory so it is also recorded historically. Signed-off-by: Andy Whitcroft <apw@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com> Acked-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
* UBUNTU: (no-up) fold down debian for ubuntu-oneiric 3.0-rc1 rebaseLeann Ogasawara2011-08-30
Ignore: yes Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>