Commit Graph

105 Commits

Author SHA1 Message Date
gardouille aa6d781c67 README.md: Write "Wireless tools for cli" doc. 2015-11-16 14:52:54 +01:00
gardouille aa356063d6 README.md: Write "Miscellaneous useless packages" doc. 2015-11-13 00:20:31 +01:00
gardouille d76b2d2571 post_install_sid.sh: Remove EOG: Use 'mirage' or 'gpicview' instead! 2015-11-12 23:49:03 +01:00
gardouille 7a10f7d110 README.md: Correct "Network shares" and "Manpages - Documentation" doc. 2015-11-12 23:42:40 +01:00
gardouille 864b532b33 README.md: Write "Internet tools for X11" doc. 2015-11-12 23:24:42 +01:00
gardouille ea0bffa42c README.md: replace "Internet tools for cli" doc at the same place as the
script.
2015-11-12 23:00:11 +01:00
gardouille e91404276b post_install_sid.sh: Use 'myrepos' package instead of 'mr'. 2015-11-12 21:28:32 +01:00
gardouille 1dbc508981 README.md: Complete "System tools for shell" doc. 2015-11-12 21:26:37 +01:00
gardouille 04b4e7dc8d post_install_sid.sh: move ddclient config to a separate file. 2015-11-12 20:31:58 +01:00
gardouille 4926118424 Try to use http://httpredir.debian.org/ instead of netselect-apt. 2015-11-12 20:16:17 +01:00
gardouille 8651975f10 post_install_sid.sh: add apticron to send a email when pending updates. 2015-11-12 16:12:08 +01:00
gardouille 912ffef047 Merge branch 'master' of http://git.101010.fr/dotfiles-gardouille/install-debian 2015-11-12 16:09:48 +01:00
gardouille 82d5112bb6 Revert "post_install_sid.sh apticron to send daily email about pending upgrades."
This reverts commit bb10870442.
2015-11-12 16:07:20 +01:00
gardouille af7c13a2f2 post_install_sid.sh: Modify one time only the ntp config. 2015-11-12 15:43:28 +01:00
gardouille 21d3c3eb36 post_install_sid.sh: Write "Admin tools for cli" doc. 2015-11-12 15:33:29 +01:00
gardouille f6a884885f post_install_sid.sh: write "Dev tools" doc. 2015-11-12 13:35:16 +01:00
gardouille bbea16e083 post_install_sid.sh: write Gnome tools doc. 2015-11-12 04:20:53 +01:00
gardouille 25b99222fc post_install_sid.sh: Clean Graphic Environment section. 2015-11-12 03:16:42 +01:00
gardouille c7bd1e7f21 post_install_sid.sh: don't install fbpanel anymore. 2015-11-12 02:46:27 +01:00
gardouille 9c170f41b4 post_install_sid.sh: write Graphic Environment doc. 2015-11-12 02:43:34 +01:00
gardouille ee3830cc8f post_install_sid.sh: apt.conf.d doesn't need recursivity (see 9126e6c)
but should copy files instead of the directory!
2015-11-11 23:50:59 +01:00
gardouille 13927ef818 post_install_sid.sh: define default value and doesn't exit anymore if no
personnal "informations" file isn't available.
2015-11-11 23:40:33 +01:00
gardouille 12558b7b10 post_install_sid.sh: add new_user to sudo group only if not already a
member of it.
2015-11-11 23:15:17 +01:00
gardouille 5017929fa4 post_install_sid.sh: correct the sed command for grub_timeout. 2015-11-11 21:39:25 +01:00
gardouille b4147eccbe post_install_sid.sh: only use a function (arem) to remove packages and
purge the config files.
2015-11-11 21:26:41 +01:00
gardouille 16da432774 post_install_sid.sh: write the X11 Server doc. 2015-11-11 21:20:29 +01:00
gardouille f50c9fdaa3 post_install_sid.sh: disable openbox … 2015-11-11 20:12:16 +01:00
gardouille 95cb9e5b0e post_install_sid.sh: correct root's forwarding. 2015-11-11 14:24:34 +01:00
gardouille 9126e6c6e4 post_install_sid.sh: add recursivity for cp apt.conf.d 2015-11-10 16:54:31 +01:00
gardouille bb10870442 post_install_sid.sh apticron to send daily email about pending upgrades. 2015-11-05 15:17:51 +01:00
gardouille 953cf95a45 Define apt periodic tasks (autoclean, dowload packages, …). 2015-11-04 09:17:21 +01:00
gardouille a30318b69c post_install_sid: Use the script_path var instead of INSTALL_DIR (=`pwd`). 2015-11-03 19:05:32 +01:00
gardouille e831e9664c Add a ".pref" extension to the preferences files. 2015-11-03 19:04:56 +01:00
gardouille b78a2cec85 Forgot to add modprobe files … 2015-11-03 18:57:23 +01:00
gardouille fd62cc8229 post_install_sid: Exit if no informations file is available. 2015-11-03 18:55:42 +01:00
gardouille 246c7694a1 post_install_sid: Add the possibility to set the GRUB_TIMEOUT 2015-11-03 18:52:42 +01:00
gardouille 50957f66eb post_install_sid: correct the beep blacklisting! The modprobe.d files
should have a ".conf" extension!
2015-11-03 18:43:06 +01:00
gardouille 553cb520f5 post_install_sid: Ensure to disable dangerous modules (firewire,
thunderbolt, …).
2015-11-03 18:41:42 +01:00
gardouille c721033e5b Move Internet tools for shell documentation to README.md. 2015-11-03 18:18:03 +01:00
gardouille 655577d6b2 post_install_sid: Ensure to forward root's mail to new user email
address.
2015-11-03 18:07:04 +01:00
gardouille 8aca154d67 Add informations about how-to run the script. 2015-11-03 13:59:04 +01:00
gardouille f51fecaf60 post_install_sid: Load some informations from another to avoid to enter
in the post_install_sid script.
2015-11-03 12:10:27 +01:00
gardouille ba9847da12 Add preseed files. 2015-10-27 22:51:20 +01:00
gardouille f517c98538 Internet tools for X11: ensure to install last version of
pepperflashplugin.
2015-10-27 10:54:05 +01:00
gardouille c2e720e331 Internet tools for X11: use pepperflashplugin-nonfree instead of
flashplugin-nonfree
2015-10-27 10:51:45 +01:00
gardouille 15d2c76eb8 post_install_sid: add a function for aptitude remove 2015-10-27 10:30:35 +01:00
gardouille bce0fec6cf Remove printers auto detection (avahi-* and cups-browsed).
Also rewrite "Office tools for shell" documentation.
2015-10-20 09:19:03 +02:00
gardouille 7c788b0f0d Add ttf-ancient-fonts 2015-10-03 20:29:20 +02:00
gardouille 2580d2b2ba * Use apt/preferences.d directory from git repository to provide the preferences.d system directory. 2015-09-21 17:41:54 +02:00
gardouille 151c2703f5 Move sources-list.d directory to apt/ 2015-09-21 17:22:30 +02:00