index
:
vyos-live-build.git
crux
current
equuleus
master
stretch-backports
tmp-cache
tmp-djbaldey
tmp-lamby
tmp-multiarch
tmp-net-firmware
tmp-new
tmp-python
tmp-snapshot
tmp-vbox
(mirror of https://github.com/vyos/vyos-live-build.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
bootstrap_archives
Age
Commit message (
Expand
)
Author
2020-04-23
bootstrap_archives: remove useless param
Lyndon Brown
2020-03-20
archives: param is required
Lyndon Brown
2020-03-20
archives: explicitly pass along _PASS to Create_apt_sources_list
Lyndon Brown
2020-03-17
stagefiles: s/Require_stagefile/Require_stagefiles/
Lyndon Brown
2020-03-17
stagefiles: further robustify with auto filenames
Lyndon Brown
2020-03-17
stagefiles: simplify & robustify
Lyndon Brown
2020-03-13
fix comment typo
Lyndon Brown
2020-03-13
locks: tidy lock acquisition
jnqnfe
2020-03-13
fix instances of broken stagefile handling
Lyndon Brown
2020-03-11
amend copyright & licensing blocks
Lyndon Brown
2020-03-10
archives: always include enabled/disabled deb-src apt entries
Lyndon Brown
2020-03-10
help/usage: remove pointless vars
Lyndon Brown
2020-03-10
tidy script init (1/4) - arg and config processing
jnqnfe
2020-03-05
cache: clarify and simplify package cache save/restore
jnqnfe
2020-03-05
archives: deduplicate apt sourcelist file construction
jnqnfe
2020-03-05
help/usage: fix overly complex script description handling
jnqnfe
2020-03-05
archives: fix mount local repo comments
jnqnfe
2020-03-05
fix indentation
Lyndon Brown
2020-03-05
archives: fix deb-src entry exclusion
Lyndon Brown
2020-03-05
bootstrap_archives: remove unnecessary param default
Lyndon Brown
2020-03-05
archives: add 'pass' param validation check
Lyndon Brown
2020-03-05
archives: fix incorrect usage string
Lyndon Brown
2019-12-19
Support --distribution-binary and --distribution-chroot
Raphaƫl Hertzog
2018-09-13
copy keys to /etc/apt/trusted.gpg.d with appropriate extension for them to no...
Marcel Partap
2018-06-03
Avoid apt-key add and just drop the key in /etc/apt/trusted.gpg.d
Luca Boccassi
2015-05-23
Installing apt and dpkg updates (if any) first in derivatives mode, then doin...
Daniel Baumann
2015-05-03
Dropping automagics for ubuntu.
Daniel Baumann
2015-01-04
Updating year in copyright notices to 2015.
Daniel Baumann
2014-12-10
Cleaning up from python removal (LIVE_IMAGE_PARENT_ARCHIVE_AREAS).
Daniel Baumann
2014-12-10
Bind local repository into chroot directory.
Jan Blunck
2014-12-10
Correcting typo in apt.conf.d directory name, thanks to jnqnfe <jnqnfe@gmail....
Daniel Baumann
2014-12-10
Cleaning up from python removal (LIVE_IMAGE_ARCHIVE_AREAS).
Daniel Baumann
2014-11-10
Applying patch from Gabriele Gristina <gabriele.gristina@gmail.com> to fix au...
Daniel Baumann
2014-03-02
Only call shift if args are not empty.
Kiel Christofferson
2014-02-08
Updating copyright notices for 2014.
Daniel Baumann
2013-08-07
Calling bootstrap_archives with correct pass argument.
Daniel Baumann
2013-07-01
Handling dist-upgrade right after bootstrap with copy of chroot_archives as b...
Daniel Baumann