Skip to content

Packer template for creating a terminal-friendly RHEL/Rocky base image to use across Docker, VM images, bare-metal installs, etc.

Notifications You must be signed in to change notification settings

xtalcloud/system-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise Linux Base Image

Screenshot with some glimpses of workflow.

Requirements

You must have a recent release of packer in your path. You can install a binary executable here: https://www.packer.io/downloads

Building

The Packer template itself is located here at:

packer build .

Overview

Installed by kickstart file via rpm:

User Interface

  • vim

  • tmux

  • zsh

Command Line Tools

Installed via shell script as executable binary file

  • bat

  • croc

  • fd

  • fzf

  • lnav

  • nnn

  • rg

  • z

Changes

v0.3-rc2

  • tmux upgrade to 3.2, syntax of tmux.conf changed

  • zsh echoing CTRL sequences has been fixed

  • shellcheck was added

  • added z to work with nnn

About

Packer template for creating a terminal-friendly RHEL/Rocky base image to use across Docker, VM images, bare-metal installs, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published