summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2024-03-14once/custom.sh: fix permissions set for /tmp (match Linux and other unices).HEADmainmidipix1-1/+1
2021-12-13once: provide a simple mechanism to update the live (minipix) environment.midipix2-3/+19
2021-11-12once/update.sh: only keep n packages as configured in /etc/vendor.cfg.midipix1-3/+25
2021-11-12once/update.sh: update signatures of installed tarballs.midipix1-0/+4
2021-11-12once/install.sh: record signatures of installed tarballs.midipix1-0/+6
2021-11-03once/install.sh: stricly trap all failures.midipix1-3/+5
2021-11-03once/update.sh: log signatures of previously installed tarballs per package.midipix1-1/+4
2021-11-02once/install.sh: added --output= support for diverting stdout & stderr output.midipix1-0/+9
2021-09-19once/update.sh: handle $SYSROOT/etc/localtime more robustly.midipix1-2/+4
2021-09-19A new home.midipix1-1/+1
2021-07-06Annual chores.midipix1-1/+1
2021-01-12once/custom.sh: create symbolic links for libnettle, libtinfo{w} as needed.midipix1-0/+12
2020-12-10once/update.sh: backup and restore /etc/localtime as needed.midipix1-0/+8
2020-11-17once/get_updates.sh: added --check-state support.midipix1-0/+14
2020-10-13once/get_updates.sh: append to /updates/update.log rather than replace it.midipix1-1/+1
2020-10-12once/get_updates.sh: also compare update signatures against current tarballs.midipix1-4/+29
2020-10-12once/update.sh: properly handle the nothing-to-do case.midipix1-1/+7
2020-10-12once/update.sh: added /tarballs/archive support, avoid repeated updates.midipix1-2/+21
2020-09-25once/get_updates.sh: obtain_remote_file(): properly handle Local Cache mode.midipix1-0/+3
2020-09-25once/get_updates.sh: obtain_remote_file(): do not suppress error messages.midipix1-3/+2
2020-09-11once: directory structure: added /var/log/ntctty.midipix3-0/+0
2020-09-02once/get_updates.sh: initial implementation.midipix1-0/+162
2020-08-26once/updates.sh: remove update.pending tag file upon successful update.midipix1-0/+2
2020-05-06one/install.bat: keep the terminal window open only upon error.midipix1-1/+1
2019-12-09distro/bin: added a symlink for ntux.midipix1-0/+1
2019-12-09once/install.sh: the variable admins_group_emulates_root is no longer needed.midipix1-4/+0
2019-06-20custom.sh: create ntctty's default log directory.midipix1-0/+3
2019-06-20install.sh, update.sh: untar: preserve recorded permissions.midipix2-2/+2
2019-01-24common: default user settings: symlinked .bash_login to .bashrc.midipix1-0/+1
2019-01-18once: /etc/init.sh: invoke whoami(1) using its absolute path.midipix1-1/+1
2019-01-18.bashrc: no need to set HOME, now handled by login(1).midipix1-3/+0
2019-01-18mpackage: added Makefile & an install target, copying distro bits to DESTDIR.midipix1-0/+6
2019-01-18.bashrc: prepend $HOME/.local/bin to PATH as needed, provide common aliases.midipix1-0/+36
2019-01-18distro: use login(1) rather than /etc/init.sh.midipix2-1/+1
2019-01-18/etc/init.sh: prepended $HOME/.local/bin to the PATH variable.midipix1-2/+2
2018-10-24once/update.sh: do not (re-)invoke custom.sh.midipix1-2/+0
2018-10-21added --radmins (optionally provide the admins group with root-like access).midipix4-0/+14
2018-06-08distro: symlinks: added /bin/strace.midipix1-0/+1
2018-06-08distro: symlinks: added /bin/cc.midipix1-0/+1
2018-06-06bash.bat, bash.cmd: mintty invocation: do not leave the terminal window open.midipix2-2/+2
2018-06-06installation environment: install.bat: properly test for SYSROOT==@sysroot@.midipix2-1/+2
2018-06-06installation environment: renamed cmd.bat --> setup.bat.midipix1-0/+0
2018-05-20mpackage.sh: portably preserve file permissions when applying sed to a file.midipix1-1/+3
2018-05-19mpackage.sh: fixed [] syntax typo.midipix1-2/+2
2018-05-18custom setup: added --defroot and --product support.midipix2-3/+50
2018-05-16project repository: added a place-holder for the 'subset' directory.midipix1-0/+0
2018-05-16mpackage.sh: added --symbols and --flysyms support.midipix1-0/+33
2018-05-16mpackage.sh: initial implementation.midipix1-0/+290
2018-05-16installation environment: setup.sh: initial integration.midipix2-1/+11
2018-05-16install.bat: verify that SYSROOT is set.midipix1-0/+15