Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
aims-desktop
aims-desktop-metapackages
Commits
47b58290
Commit
47b58290
authored
Jan 25, 2019
by
Kyle Robbertze
Browse files
aims-live: use buster installtime sources
parent
e4e7b6c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
2020.1/aims-live/aims-live-2020/calamares/scripts/sources-installtime
View file @
47b58290
...
...
@@ -5,7 +5,7 @@
CHROOT
=
$(
mount |
grep
proc |
grep
calamares |
awk
'{print $3}'
|
sed
-e
"s#/proc##g"
)
/bin/echo
"#AIMS Desktop Installer"
>
$CHROOT
/etc/apt/sources.list
/bin/echo
"deb file:///media/installer
stretch
main"
>>
$CHROOT
/etc/apt/sources.list
/bin/echo
"deb file:///media/installer
buster
main"
>>
$CHROOT
/etc/apt/sources.list
chroot
$CHROOT
/usr/bin/apt-get update
exit
0
2020.1/aims-live/aims-live-2020/debian/changelog
View file @
47b58290
aims-live (1:2020.5) buster; urgency=medium
* Bump installtime sources to Buster
-- Kyle Robbertze <kyle@aims.ac.za> Fri, 25 Jan 2019 10:16:32 +0200
aims-live (1:2020.4) buster; urgency=medium
* Remove openswapluksconfig from calamares modules
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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