Commit Graph

24 Commits

Author SHA1 Message Date
Gilles Grandou c0edb54370 fixup system install 2022-08-09 18:39:03 +02:00
Gilles Grandou 4298f5e237 add ubuntu 22.04 container 2022-08-09 18:30:13 +02:00
Gilles Grandou e06365b387 add lsb and modules support inside containers 2022-08-09 18:30:09 +02:00
Gilles Grandou fce4e3ce0a fix centos7 repository url
* now that centos7 is no longer supported, primary repo has been
  removed
2022-08-09 18:30:04 +02:00
Gilles Grandou badb4879b0 disable password for sudo on legacy distribs
* new distribs have all switched to use new crypt scheme for passwords
* so passwords can no longer be checked on legacy containers
* as a workaround, allow sudo to be run wihout asking for password.
* this is not a security hole, as anyone with docker privileges can
  already modify any files owned by root.
2022-08-09 18:29:55 +02:00
Gilles Grandou 7498c87fe4 add bash-completion to standard packages 2021-09-03 15:34:50 +02:00
Gilles Grandou 8720eedcec update all debian based builds
* install apt-utils
* and force apt frontend to non interactive
2021-09-03 15:34:45 +02:00
Gilles Grandou 2669ec4e9b pass TERM env to containers 2021-09-03 15:34:38 +02:00
Gilles Grandou 548bbdf503 update README (deps, adduser, ubuntu20.04) 2021-05-03 09:31:23 +02:00
Gilles Grandou 8b08aab4e7 symlink enhancements
* runon -l now install symlink
* install -u now removes all found symlinks to runon
2021-05-01 16:29:59 +02:00
Gilles Grandou 96418fbbb5 run 'runon list' to list all available distributions 2021-05-01 16:25:52 +02:00
Gilles Grandou 679b94b11e install - warn if bindir is not in PATH 2021-05-01 16:23:56 +02:00
Gilles Grandou da0b56e674 add author in help 2021-05-01 16:23:11 +02:00
Gilles Grandou 6459d3d7a3 clean README 2021-04-30 20:35:17 +02:00
Gilles Grandou 0dc48c6f9f add (c) and LICENSE 2021-04-30 20:32:20 +02:00
Gilles Grandou 2df2aa29a1 clean README 2021-04-30 20:21:55 +02:00
Gilles Grandou 7e33632132 add install script 2021-04-30 20:03:24 +02:00
Gilles Grandou 1c374d0f0b update packages list and add new distributions 2021-04-30 18:04:25 +02:00
Gilles Grandou 9a91efa77b add localtime and timezone setup from host 2021-04-30 18:03:27 +02:00
Gilles Grandou 2a6ab88e34 update README 2021-04-30 11:39:10 +02:00
Gilles Grandou 01fe246326 more packages in centos 2021-04-30 11:39:05 +02:00
Gilles Grandou f546ca8817 catch run errors 2021-04-30 11:38:58 +02:00
Gilles Grandou c4e984a709 add README 2021-04-29 19:25:21 +02:00
Gilles Grandou 13930c94ed Initial commit 2021-04-29 19:15:29 +02:00