aboutsummaryrefslogtreecommitdiff
path: root/linaro-hwpack-install
AgeCommit message (Expand)Author
2013-12-13Refactor the code to detect rootfs distributionFathi Boudra
2013-09-19Add support for the new ARM modelsFathi Boudra
2013-08-19Revert Fedora support - regressionFathi Boudra
2013-08-08Initial support for Fedora rootfsFathi Boudra
2013-02-21Slightly updated apt-get update call to try harder to complete without a net ...James Tunnicliffe
2013-02-20When installing hardware pack allow apt-get update from internet sources to f...James Tunnicliffe
2012-12-03allow promptless building of quantal imagesRiku Voipio
2012-10-04Extract kpkgs should not depend on qemuRicardo Salveti de Araujo
2012-08-17linaro-hwpack-install: avoid failing in case depmod also failsRicardo Salveti de Araujo
2012-08-05linaro-hwpack-install: refactoring code and adding support for --extract-kern...Ricardo Salveti de Araujo
2012-07-23Updated media create tests to cope with changes from last checkin.James Tunnicliffe
2012-07-23Move parsing of infrormation in hardware pack metadata out of linaro-hwpack-i...James Tunnicliffe
2012-07-20Fixed problem with bash script.Milo Casagrande
2012-07-19Merge from trunkJames Tunnicliffe
2012-07-18Bug fix to creation using YAML config.James Tunnicliffe
2012-07-18Added YAML support to linaro-hwpack-installJames Tunnicliffe
2012-07-17linaro-hwpack-install accepts V3 input.James Tunnicliffe
2012-07-05Fix duplicates detection on missing sources.list.d entriesEmanuele Aina
2012-04-12Allow FORCE_OPTIONS to be present when APT tries to update its cache:Fathi Boudra
2012-03-23Some clean up from merge request feedback.Fathi Boudra
2012-03-22Replace and then restore start-stop-daemon and initctl (LP: #98604):Fathi Boudra
2012-03-21Prevent daemons to start in the chroot (LP: #912782)Fathi Boudra
2011-12-06Added warning message to the user about unsetting TMPDIR variable. In chroot ...Georgy Redkozubov
2011-12-02Unset users TMPDIR variableGeorgy Redkozubov
2011-06-23Add 2.0 as supported format in hwpack-install.Mattias Backman
2011-01-29linaro-hwpack-install: only call sudo when running as non-root.Loïc Minier
2011-01-28s/2010,2011/2010, 2011/ on all copyright noticesGuilherme Salgado
2011-01-28Add a GPL2 header to all hwpack filesGuilherme Salgado
2011-01-06Show progress when running apt-get update in linaro-hwpack-installGuilherme Salgado
2010-12-16don't mark the dependency package as automatically installed; hide stderr fro...Michael Hudson
2010-12-14this is probably more robustMichael Hudson
2010-12-14only mark packages newly installed with the hwpack as automatically installedMichael Hudson
2010-12-14add a small essay to linaro-hwpack-install explaining why it does what it doesMichael Hudson
2010-12-14redo linaro-hwpack-install to use markauto on the contents of the hwpackMichael Hudson
2010-12-10duhMichael Hudson
2010-12-10rollback format bump & make linaro-hwpack-install detect new-style hwpacks di...Michael Hudson
2010-12-10merge --force-yes supportMichael Hudson
2010-12-10oopsMichael Hudson
2010-12-10add --force-yes option to linaro-hwpack-install, rewriting its argument parsi...Michael Hudson
2010-12-09rename dependency package to be prefixed with hwpack-Michael Hudson
2010-12-09doh!Michael Hudson
2010-12-08support format 2.0 in linaro-media-createMichael Hudson
2010-11-11Ensure the format version of hwpacks don't contain white spaces as that is no...Guilherme Salgado
2010-10-14Invert the --install-latest check so that it has the right meaning.James Westby
2010-10-13Tell users to try a newer hwpack-install script when the format is not supportedGuilherme Salgado
2010-10-07Fix some more straightforward vulnerbilities regarding argument quoting.Dave Martin
2010-10-06Check that the hwpack's format is supported before trying to do anything with...Guilherme Salgado
2010-09-20Ignore empty/commented lines when comparing a hwpack's apt sources with the s...Guilherme Salgado
2010-09-17Change linaro-hwpack-install to only install the sources.list.d files that ha...Guilherme Salgado
2010-09-16Make sure we don't add duplicate apt sources when installing a hardware packGuilherme Salgado