summaryrefslogtreecommitdiff
path: root/install-itzks-workstation
Commit message (Collapse)AuthorAgeFilesLines
...
* Deactivate installation of other keyrings due to newest itzks-keyring ↵Benjamin Schlüter2018-01-291-5/+3
| | | | version already installing the needed keys.
* Fix comment.Benjamin Schlüter2018-01-291-1/+1
|
* Add alternate script for automatic edits to /etc/network/interfaces.Benjamin Schlüter2018-01-291-0/+4
|
* Add uuid-runtime to packages installed via script because it is needed for ↵Benjamin Schlüter2018-01-291-1/+1
| | | | the network-config later.
* Add install of old itzk-keyring version and update to new version due to ↵Benjamin Schlüter2018-01-291-1/+2
| | | | installation errors in freshly installed Debian Edu 9 stretch clients with new version.
* Fix typo.Benjamin Schlüter2018-01-291-1/+1
|
* Change which keyring packages are to be installed separately due to changes ↵Benjamin Schlüter2018-01-291-2/+4
| | | | to the itzks-keyring package.
* Change sed command for "id=<SSID>" so it will not try to change uuid again.Benjamin Schlüter2018-01-261-1/+1
|
* Add sed -i command for id=<SSID>.Benjamin Schlüter2018-01-261-0/+1
|
* Change permissions after script is finished writing to ↵Benjamin Schlüter2018-01-261-3/+4
| | | | /etc/NetworkManager/system-connections/<file>.
* Add setting the user permissions on ↵Benjamin Schlüter2018-01-261-0/+3
| | | | etc/NetworkManager/system-connections/<file>.
* Fix proxy order for purely aesthetic reasons.Benjamin Schlüter2018-01-261-1/+1
|
* Fix typo in path.Benjamin Schlüter2018-01-261-1/+1
|
* Change script to work with NetworkManager instead of systemd-networkd.Benjamin Schlüter2018-01-261-11/+60
|
* Add alternative for scripted changes to /etc/default/nfs-common.Benjamin Schlüter2018-01-251-0/+3
|
* Add install for wireless-tools.Benjamin Schlüter2018-01-251-0/+3
|
* FIXME: WiFi configuration still for systemd-networkd, not for NetworkManager.Mike Gabriel2018-01-241-3/+4
|
* Detect (a system's first) WIFIDEV automatically.Mike Gabriel2018-01-241-13/+10
|
* No empty lines at EOF.Mike Gabriel2018-01-241-2/+0
|
* Don't remove gnome-packagekit, this should be handled by our itzks-systems-* ↵Mike Gabriel2018-01-241-6/+0
| | | | packages.
* libdvdcss2 installation: indentation style fixes. Remove commented out block.Mike Gabriel2018-01-241-17/+6
|
* itzks.list APT file creation: coding style fixes, Always append to the empty ↵Mike Gabriel2018-01-241-3/+2
| | | | file.
* Adding locadm user: add the user if it does not exist, not if it exists...Mike Gabriel2018-01-241-2/+0
|
* Adding locadm user: white-space fixes, coding style, no else clause.Mike Gabriel2018-01-241-4/+3
|
* Always run script with -e bash option. We want to fail if things fail.Mike Gabriel2018-01-241-3/+1
|
* Fix typo.Benjamin Schlüter2018-01-241-1/+1
|
* Cleanup (tabs, spaces, ..).Benjamin Schlüter2018-01-241-4/+4
|
* Fix typo.Benjamin Schlüter2018-01-241-1/+1
|
* Fix syntax error.Benjamin Schlüter2018-01-241-1/+1
|
* itzks-installscript: Simplify and merge scripts for itzks.list and repos.Benjamin Schlüter2018-01-241-14/+2
|
* Fix tabs vs spaces.Benjamin Schlüter2018-01-241-2/+2
|
* itzks-installscript: Simplify the scripts for adding itzks.list and its ↵Benjamin Schlüter2018-01-241-6/+2
| | | | contents.
* itzks-installscrit: Add check to see if a WiFi-Interface is available before ↵Benjamin Schlüter2018-01-241-11/+28
| | | | asking for SSID and PW.
* itzks-installscript: Remove obsolete line pertaining to "systemd-networkd ↵Benjamin Schlüter2018-01-241-1/+0
| | | | install".
* itzks-installscript: Add alternate script to install libdvdcss2 because the ↵Benjamin Schlüter2018-01-241-8/+20
| | | | old one ended the whole script if "no" was selected.
* itzks-installscript: Made alternate way to add locadm to activated way after ↵Benjamin Schlüter2018-01-241-11/+11
| | | | sucessfull testing.
* itzks-installscript: Slightly change alternate script for adding locadm.Benjamin Schlüter2018-01-241-4/+3
|
* itzks-installscript: Change the way itzks-repo is added. Only add file if ↵Benjamin Schlüter2018-01-241-4/+22
| | | | not there. Only add lines if file empty to avoid having multiples.
* itzks-installscript: Add alternative to process for adding locadm ↵Benjamin Schlüter2018-01-231-0/+11
| | | | (momentarily deactivated).
* itzks-installscript: Remove set -x and set -e from git.Benjamin Schlüter2018-01-231-3/+0
|
* itzks-installscript: Change content for itzks.list to stretch-relevant ↵Benjamin Schlüter2018-01-231-2/+3
| | | | entries and add sid main contrib non-free.
* itzks-installscript: Add proxy-export for https, http and ftp.Benjamin Schlüter2018-01-231-0/+5
|
* itzks-installscript: Fix typo in path to itzks.list file.Benjamin Schlüter2018-01-231-2/+5
|
* itzks-installscript: Remove run of network-manager-to-systemd-networkd script.Benjamin Schlüter2018-01-231-5/+0
|
* itzks-install-script: Remove Java-Install option.Benjamin Schlüter2018-01-231-8/+0
|
* Push this script forward towards being used on Debian Edu 9.Mike Gabriel2018-01-231-10/+11
|
* Remove FIXMEs. Change some parts of script to more efficient methods.jessieBenjamin Schlüter2017-06-271-84/+3
|
* Add comments for the different script sections. Fix minor things. Make ↵Benjamin Schlüter2017-06-271-67/+122
| | | | script more readable.
* Add option --gecos to adduser locadm command.Benjamin Schlüter2017-06-271-1/+1
|
* Fix typo in comment.Benjamin Schlüter2017-06-271-1/+1
|