diff options
| author | Simon Rettberg | 2013-04-29 20:14:39 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-04-29 20:14:39 +0200 |
| commit | 56b1c72444ee4d020dbd273e3c355360fec3be29 (patch) | |
| tree | a013e217d890b4926d1a0a55bda0fa8af3d673a0 /remote | |
| parent | Fancy .bashrc for stage32 to support ll and colors (diff) | |
| download | tm-scripts-56b1c72444ee4d020dbd273e3c355360fec3be29.tar.gz tm-scripts-56b1c72444ee4d020dbd273e3c355360fec3be29.tar.xz tm-scripts-56b1c72444ee4d020dbd273e3c355360fec3be29.zip | |
Include tput in stage32
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 1 | ||||
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf index d421cf1b..90faa567 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf @@ -23,6 +23,7 @@ REQUIRED_BINARIES=" bash ps scp ssh + tput xterm ckbcomp" REQUIRED_LIBRARIES=" libcap diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper index b337ab50..3fdfe499 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper @@ -25,6 +25,7 @@ REQUIRED_BINARIES=" bash ps scp ssh + tput xterm" REQUIRED_LIBRARIES=" libcap libcidn |
