Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | once/install.sh: the variable admins_group_emulates_root is no longer needed. | midipix | 1 | -4/+0 |
2019-06-20 | custom.sh: create ntctty's default log directory. | midipix | 1 | -0/+3 |
2019-06-20 | install.sh, update.sh: untar: preserve recorded permissions. | midipix | 2 | -2/+2 |
2019-01-24 | common: default user settings: symlinked .bash_login to .bashrc. | midipix | 1 | -0/+1 |
2019-01-18 | once: /etc/init.sh: invoke whoami(1) using its absolute path. | midipix | 1 | -1/+1 |
2019-01-18 | .bashrc: no need to set HOME, now handled by login(1). | midipix | 1 | -3/+0 |
2019-01-18 | mpackage: added Makefile & an install target, copying distro bits to DESTDIR. | midipix | 1 | -0/+6 |
2019-01-18 | .bashrc: prepend $HOME/.local/bin to PATH as needed, provide common aliases. | midipix | 1 | -0/+36 |
2019-01-18 | distro: use login(1) rather than /etc/init.sh. | midipix | 2 | -1/+1 |
2019-01-18 | /etc/init.sh: prepended $HOME/.local/bin to the PATH variable. | midipix | 1 | -2/+2 |
2018-10-24 | once/update.sh: do not (re-)invoke custom.sh. | midipix | 1 | -2/+0 |
2018-10-21 | added --radmins (optionally provide the admins group with root-like access). | midipix | 4 | -0/+14 |
2018-06-08 | distro: symlinks: added /bin/strace. | midipix | 1 | -0/+1 |
2018-06-08 | distro: symlinks: added /bin/cc. | midipix | 1 | -0/+1 |
2018-06-06 | bash.bat, bash.cmd: mintty invocation: do not leave the terminal window open. | midipix | 2 | -2/+2 |
2018-06-06 | installation environment: install.bat: properly test for SYSROOT==@sysroot@. | midipix | 2 | -1/+2 |
2018-06-06 | installation environment: renamed cmd.bat --> setup.bat. | midipix | 1 | -0/+0 |
2018-05-20 | mpackage.sh: portably preserve file permissions when applying sed to a file. | midipix | 1 | -1/+3 |
2018-05-19 | mpackage.sh: fixed [] syntax typo. | midipix | 1 | -2/+2 |
2018-05-18 | custom setup: added --defroot and --product support. | midipix | 2 | -3/+50 |
2018-05-16 | project repository: added a place-holder for the 'subset' directory. | midipix | 1 | -0/+0 |
2018-05-16 | mpackage.sh: added --symbols and --flysyms support. | midipix | 1 | -0/+33 |
2018-05-16 | mpackage.sh: initial implementation. | midipix | 1 | -0/+290 |
2018-05-16 | installation environment: setup.sh: initial integration. | midipix | 2 | -1/+11 |
2018-05-16 | install.bat: verify that SYSROOT is set. | midipix | 1 | -0/+15 |
2018-05-16 | renamed midipix.bat --> vendor.bat. | midipix | 2 | -1/+1 |
2018-05-16 | installation scripts: hard-coded name,location --> @sysroot@,@product@. | midipix | 3 | -4/+4 |
2018-05-16 | initial commit. | midipix | 17 | -0/+201 |