systemrescue-zfs/airootfs/root
Gerd v. Egidy 354b550524 support configuring the content of the bash_history in the YAML config
Allows to preconfigure common commands so that they can be accessed by just pressing
the up arrow key or searched with ctrl+r.

Move the "setkmap" command (which was previously hardcoded into .bash_history) into
100-defaults.yaml, allowing it to be overridden.

Example config:

sysconfig:
    bash_history:
        100: "setkmap"
        200: "reverse_ssh support.example.com 1234"

The Mapping / dict key is used for lexicographic reverse-ordering of the entries. Reverse-ordering
means the lowest key will show up first when pressing the up arrow key.
2022-12-11 19:26:14 +01:00
..
.config configure firefox as default browser in xfce 2022-07-31 12:31:24 +02:00
.local/share/xfce4/helpers configure firefox as default browser in xfce 2022-07-31 12:31:24 +02:00
.hushlogin Enable quiet login 2021-02-24 20:22:08 -03:00
.Xauthority SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
customize_airootfs.sh remove systemd-gpt-auto-generator to prevent it automounting partitions 2022-12-11 17:48:53 +01:00