Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
29f84184
Commit
29f84184
authored
Feb 04, 2012
by
Tails developers
Browse files
Setup custom APT sources at build time.
parent
cbdc5578
Changes
3
Hide whitespace changes
Inline
Side-by-side
auto/config
View file @
29f84184
...
...
@@ -81,3 +81,6 @@ if [ -e config/binary_rootfs/squashfs.sort ]; then
sort
-k2
-n
-r
config/binary_rootfs/squashfs.sort |
cut
-d
' '
-f1
>
config/chroot_local-includes/usr/share/amnesia/readahead-list
fi
# custom APT sources
tails-custom-apt-sources
>
config/chroot_sources/tails.chroot
config/chroot_apt/preferences
View file @
29f84184
...
...
@@ -213,7 +213,11 @@ Pin-Priority: 999
Explanation: weirdness in chroot_apt install-binary
Package: *
Pin: release o=chroot_local-packages
Pin-Priority: 1001
Pin-Priority: 1010
Package: *
Pin: origin Tails
Pin-Priority: 1005
Package: *
Pin: origin mozilla.debian.net
...
...
config/chroot_sources/tails.binary
0 → 120000
View file @
29f84184
config/chroot_sources/tails.chroot
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment