summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_archives
AgeCommit message (Expand)Author
2020-05-05s/Remove_package/Remove_packages/Lyndon Brown
2020-05-05s/Install_package/Install_packages/Lyndon Brown
2020-05-03archives: output actual error for bad pass paramLyndon Brown
2020-05-03adjust action arg consumption orderLyndon Brown
2020-05-02output error for incorrect action in chroot prep scriptsLyndon Brown
2020-05-01Replace 'which' with 'command -v' to test for the existance of an executablejohnraff
2020-04-23Use descriptive parameter names for Usage()Raphaël Hertzog
2020-04-23usage: take exit code as paramLyndon Brown
2020-04-23rename LB_ARCHITECTURES to LB_ARCHITECTURELyndon Brown
2020-03-20archives: clarify varLyndon Brown
2020-03-20archives: explicitly pass along _PASS to Create_apt_sources_listLyndon Brown
2020-03-17stagefiles: s/Require_stagefile/Require_stagefiles/Lyndon Brown
2020-03-17stagefiles: further robustify with auto filenamesLyndon Brown
2020-03-17stagefiles: simplify & robustifyLyndon Brown
2020-03-13fix comment typoLyndon Brown
2020-03-13locks: tidy lock acquisitionjnqnfe
2020-03-12Revert "Test for executables: replace 'which' with more robust 'command -v'"Luca Boccassi
2020-03-12Test for executables: replace 'which' with more robust 'command -v'johnraff
2020-03-11amend copyright & licensing blocksLyndon Brown
2020-03-10archives: fix typoLyndon Brown
2020-03-10archives: always include enabled/disabled deb-src apt entriesLyndon Brown
2020-03-10archives: simplificationLyndon Brown
2020-03-10help/usage: remove pointless varsLyndon Brown
2020-03-10tidy script init (1/4) - arg and config processingjnqnfe
2020-03-09fix consistency in binary execution and existance checkingLyndon Brown
2020-03-09fix inadequate chroot_archives validationLyndon Brown
2020-03-05cache: clarify and simplify package cache save/restorejnqnfe
2020-03-05archives: deduplicate apt sourcelist file constructionjnqnfe
2020-03-05help/usage: fix overly complex script description handlingjnqnfe
2020-03-05archives: fix mount local repo commentsjnqnfe
2020-03-05fix indentationLyndon Brown
2020-03-05archives: fix deb-src entry exclusionLyndon Brown
2020-03-05archives: add 'pass' param validation checkLyndon Brown
2020-03-05archives: fix incorrect usage stringLyndon Brown
2020-03-05archives: fix removal of chroot/root/packages.chroot package listjnqnfe
2019-12-19Add local archive keys before configuring local package repositoryJohn Estabrook
2019-12-19Support --distribution-binary and --distribution-chrootRaphaël Hertzog
2018-09-13copy keys to /etc/apt/trusted.gpg.d with appropriate extension for them to no...Marcel Partap
2018-06-03Avoid apt-key add and just drop the key in /etc/apt/trusted.gpg.dLuca Boccassi
2018-02-23Fix build with local offline mirrorsLuca Boccassi
2016-11-28Drop an optimization in chroot_archives that has undesired side-effectsRaphaël Hertzog
2016-10-28Handle packages.chroot with an explicitly trusted file:// repositorySophie Brun
2015-08-10Updating stat calls to also give the right result in container setups, thanks...Daniel Baumann
2015-05-03Dropping automagics for ubuntu.Daniel Baumann
2015-01-04Updating year in copyright notices to 2015.Daniel Baumann
2015-01-04Changing package dependency checks within chroot to work outside as well.Daniel Baumann
2014-12-10Cleaning up from python removal (LIVE_IMAGE_PARENT_ARCHIVE_AREAS).Daniel Baumann
2014-12-10Bind local repository into chroot directory.Jan Blunck
2014-12-10Correcting typo in apt.conf.d directory name, thanks to jnqnfe <jnqnfe@gmail....Daniel Baumann
2014-12-10Cleaning up from python removal (LIVE_IMAGE_ARCHIVE_AREAS).Daniel Baumann