| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Install environment at the root of the target directory.HEADmaster | Sylvain Herlédan | 2021-08-29 | 1 | -4/+7 |
| | | | | | | It was done in a subdirectory named "env" before, so all virtual environments created with this scripts appeared as "env" in the command line prompt. | ||||
| * | Update URL for the get-pip.sh script. | Sylvain Herlédan | 2021-08-29 | 1 | -1/+1 |
| | | |||||
| * | Add Python script which updates DNS records using Gandi API to keep track of ↵ | Sylvain Herlédan | 2021-04-10 | 1 | -0/+203 |
| | | | | | machines with dynamic IP addresses. | ||||
| * | Pip dropped support for Python 2.x and 3.5, get bootstrap script that is ↵ | Sylvain Herlédan | 2021-01-25 | 1 | -5/+6 |
| | | | | | specific to these Python versions instead of the generic one when necessary. | ||||
| * | Put pip cache inside the virtual environment regardless of the install method. | Sylvain Herlédan | 2018-09-17 | 1 | -6/+5 |
| | | |||||
| * | Upgrade pip when installing Python virtual environments with the venv method. | Sylvain Herlédan | 2018-09-17 | 1 | -0/+10 |
| | | |||||
| * | get-pip removed support for --user option: Python venv install script adapted. | Sylvain Herlédan | 2018-08-26 | 1 | -8/+8 |
| | | |||||
| * | Fix typo in the script for Python environment installation. | Sylvain Herlédan | 2018-07-11 | 1 | -1/+1 |
| | | |||||
| * | Add script to generate random MAC addresses. | Sylvain Herlédan | 2018-06-19 | 1 | -0/+28 |
| | | |||||
| * | Update Python venv installation script. | Sylvain Herlédan | 2018-06-19 | 1 | -13/+101 |
| | | | | | Previous script did not work anymore with recent versions of Python. | ||||
| * | Add small script to automatically enable numlock using systemd unit files. | Sylvain Herlédan | 2018-01-07 | 2 | -0/+19 |
| | | |||||
| * | Add script to create a Python virtualenv properly isolated from the system. | Sylvain Herlédan | 2018-01-07 | 1 | -0/+60 |
| | | |||||
| * | Add a script to use ddrescue recursively. | Sylvain Herlédan | 2017-06-04 | 2 | -0/+21 |
