Skip to content
GitLab
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
6918258d
Commit
6918258d
authored
Aug 28, 2019
by
Jan Groenewald
💬
Browse files
stop unattended-upgrades while aims-complete-install
parent
58f32bf0
Changes
2
Hide whitespace changes
Inline
Side-by-side
2020.1/aims-desktop/aims-desktop-2020/bin/aims-complete-install
View file @
6918258d
...
...
@@ -8,13 +8,13 @@ if [ "$1" != "-f" ];then
exit
1
fi
systemctl stop unattended-upgrades
aims-install-rstudio
apt-get
-y
install
sagemath-jupyter jupyter jupyter-notebook python-notebook spyder3 r-cran-irkernel
apt-get
-y
dist-upgrade
apt-get clean
# clear Mac OSX boot entries in grub (installer USB looks like a Mac disk and get's added to grub)
update-grub
systemctl start unattended-upgrades
2020.1/aims-desktop/aims-desktop-2020/debian/changelog
View file @
6918258d
aims-desktop (1:2020.60) buster; urgency=medium
* stop unattended-upgrades while aims-complete-install
-- Jan Groenewald <jan@aims.ac.za> Wed, 28 Aug 2019 07:55:42 +0000
aims-desktop (1:2020.59) buster; urgency=medium
* Remove ntp from depends due to iso build-time failures
...
...
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