Commit Graph

68 Commits

Author SHA1 Message Date
sose 00925795bb updated todo 2020-09-28 07:05:16 +00:00
sose a928cf6f8c only give the option for installation if we are on a live system and setup is incomplete 2020-09-28 04:56:44 +00:00
sose 87b83b2c68 woops 2020-09-28 04:46:36 +00:00
sose 92133f8b81 updated todo 2020-09-28 03:03:14 +00:00
sose 980c140169 dont attempt to configure a tilde if we are already using it 2020-09-26 13:24:18 -07:00
sose 6db7d0d90b automatically set key file permissions 2020-09-25 05:19:07 +00:00
sose c6c1f400f2 added an esac 2020-09-22 18:19:11 -07:00
sose f55bef99b3 dont allow disk install if we have already disk installed 2020-09-22 18:05:14 -07:00
sose a9c78171fc refactored setup script and added install option 2020-09-22 17:11:00 -07:00
sose 5dbec4cc5a added an escape 2020-09-22 16:38:21 -07:00
sose 8c21b7fab6 dont look for key if tilde is already configured 2020-09-13 04:07:27 +00:00
sose 217dc47e44 slight modification to tilde_entry template 2020-09-13 04:05:11 +00:00
sose 63cc02febd moved `clear` outside of main script 2020-09-13 03:59:58 +00:00
sose f975f87813 changed an rm to rm -f 2020-09-13 03:22:19 +00:00
sose af45672e39 changed wording, added tilde entry file 2020-09-13 03:15:49 +00:00
sose 7fd091f534 do not configure the network if one is already configured 2020-09-13 03:14:56 +00:00
sose c2b281a035 minor bugfix 2020-09-13 01:54:18 +00:00
sose 84f3b3dbf0 avoid doing unecessary things if a user already exists 2020-09-11 16:20:17 -07:00
sose 2cbd0fc146 refactored keyfile location 2020-09-11 16:04:08 -07:00
sose e52620265a added tilde_entry template 2020-09-11 16:03:22 -07:00
sose 0b7fb8cf61 refactor in preperation for tilde switching support 2020-09-10 16:14:30 -07:00
sose 87391c7981 moved templates to their own folder 2020-09-10 16:13:55 -07:00
sose ca4a944007 removed irc configuration from tl-setup 2020-09-10 16:13:08 -07:00
sose b259435b91 removed irc config until further notice 2020-09-05 03:16:49 -07:00
sose 2fb6dbee64 only create user dirs upon first login 2020-08-22 20:53:46 -07:00
sose 4ba5b9d215 xdg user dirs will now be automatically created on the tilde 2020-08-22 18:15:12 -07:00
sose 52a2b3ca32 removed xdg user dir command that was doing the opposite of what we intended 2020-08-22 17:48:48 -07:00
sose fadc6604f3 tl-setup refactor 2020-08-17 20:13:58 -07:00
sose 9aa9831f9b set key file executable by default 2020-07-10 07:03:05 +00:00
sose ae353d4647 user .config dir now initialized 2020-07-09 23:05:07 -07:00
sose 5698e492a0 removed insecure qweechat.conf behavior until further notice 2020-07-09 21:28:27 -07:00
sose d94766deff setup script now copies gtkrc to user homedir 2020-07-10 04:04:02 +00:00
sose b8705cce5e sshfs mount now created by non-root user, xorg enabled 2020-06-28 09:39:21 +00:00
sose 8ce8c5f886 added clear 2020-06-28 09:36:50 +00:00
sose ddf4ee8aad fixed post setup autologin 2020-06-20 20:53:54 -07:00
sose 30ee841ee8 main script now exits to allow new user autologin 2020-06-20 19:34:22 -07:00
sose 32e0c98579 removed old code, added chsh to setup 2020-06-20 19:33:28 -07:00
sose 61307a2f31 added new user autologin to setup script 2020-06-20 19:30:54 -07:00
sose cd5623383b startx after user setup 2020-06-17 22:22:20 -07:00
sose be864f3b59 added temporary su until we can do proper user configuration 2020-06-17 10:39:51 -07:00
sose db5f4bc53e fixed keyfile check 2020-06-17 00:25:55 -07:00
sose fc29e81880 switched user shell to bash 2020-06-17 00:16:53 -07:00
sose 9779008f31 fixed permission issue on sshfs directory 2020-06-17 00:12:30 -07:00
sose 83ad69832e fixed typo 2020-06-16 23:40:07 -07:00
sose b5c7b5fd47 added setup_incomplete 2020-06-16 22:32:05 -07:00
sose f16e0b6149 added basic network config 2020-06-14 23:41:44 +00:00
sose 951021451f update readme 2020-06-14 23:33:02 +00:00
sose d6dce7d433 update readme 2020-06-14 23:30:16 +00:00
sose 606a2ce955 added verbosity 2020-06-14 23:30:00 +00:00
sose e8a109e48d fixed unterminated string 2020-06-14 23:26:00 +00:00