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
4b750c5e
Commit
4b750c5e
authored
Sep 25, 2010
by
amnesia
Browse files
Install live-config* from the live-snapshots repository.
Using Squeeze's live-config does not produce fully-working Lenny images.
parent
28111c11
Changes
3
Hide whitespace changes
Inline
Side-by-side
auto/config
View file @
4b750c5e
...
...
@@ -24,6 +24,7 @@ $RUN_LH_CONFIG \
--iso-volume
=
"TAILS
${
AMNESIA_FULL_VERSION
}
"
\
--memtest
none
\
--packages-lists
=
"standard"
\
--repositories
=
"live.debian.net"
--syslinux-menu
vesamenu
\
--syslinux-timeout
4
\
${
@
}
...
...
config/chroot_apt/preferences
View file @
4b750c5e
...
...
@@ -127,11 +127,11 @@ Pin: release a=testing
Pin-Priority: 999
Package: live-config
Pin:
release a=unstable
Pin:
origin live.debian.net
Pin-Priority: 999
Package: live-config-sysvinit
Pin:
release a=unstable
Pin:
origin live.debian.net
Pin-Priority: 999
Package: live-helper
...
...
@@ -231,6 +231,10 @@ Package: *
Pin: release a=lenny-backports
Pin-Priority: 200
Package: *
Pin: origin live.debian.net
Pin-Priority: -1
Package: *
Pin: release o=Debian
Pin-Priority: -10
wiki/src/bugs/console_keyboard_is_not_localized.mdwn
View file @
4b750c5e
...
...
@@ -2,3 +2,7 @@ In Git: since the migration to live-boot + live-config the console
keyboard is a US qwerty one whatever language is chosen via the boot
menu.
> Fixed by installing a live-config package explicitly targeted at
> Lenny. Their `debian/rules` removes console-setup related scripts at
> build time when building for something newer than Lenny =>
> [[done]].
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