Commit graph

149 commits

Author SHA1 Message Date
Tobias Powalowski
772e564ea4 more speedup fixes 2023-02-17 21:37:58 +01:00
Tobias Powalowski
8fdc47e659 fix broken array 2023-02-17 08:39:41 +01:00
Tobias Powalowski
3fc6b5c01b further speedup work 2023-02-16 22:31:18 +01:00
Tobias Powalowski
3ff119f8b3 remove sln, move file to base 2023-02-15 21:25:41 +01:00
Tobias Powalowski
be5d08b62e switch to tar copying instead of rsync 2023-02-15 19:31:30 +01:00
Tobias Powalowski
ca6e03cd49 only launch pacman-init on finished system 2023-02-14 08:00:46 +01:00
Tobias Powalowski
3fef470b5e remove _home_root_mount 2023-02-14 07:06:43 +01:00
Tobias Powalowski
de3a3ac015 move rsync to base_common 2023-02-14 06:43:36 +01:00
Tobias Powalowski
133bb61fd0 remove wrong map 2023-02-13 14:26:17 +01:00
Tobias Powalowski
0ff9a7e92f add bash layout to emergency shell 2023-02-13 06:55:17 +01:00
Tobias Powalowski
ed1e1e387e move od to base_commen, move hexdump to base 2023-02-12 21:46:10 +01:00
Tobias Powalowski
4f7a09f071 fix cdrtools and grub 2023-02-09 12:39:11 +01:00
Tobias Powalowski
70b53e471c add /etc/locale.gen f to fix archinstall 2023-02-08 09:22:24 +01:00
Tobias Powalowski
e35c358f44 add /usr/lib/gconv for charmaps 2023-02-08 07:36:39 +01:00
Tobias Powalowski
c1ec3bdd99 add rbash 2023-02-07 08:12:12 +01:00
Tobias Powalowski
b3aead879c readd mkinitcpio cleaning 2023-02-07 07:41:20 +01:00
Tobias Powalowski
017a1da372 add /usr/share/readline 2023-02-07 07:37:34 +01:00
Tobias Powalowski
2d423e9761 remove deleting mkinitcpio files, now handled by container 2023-02-07 07:16:26 +01:00
Tobias Powalowski
8aa8e3375d fix terminfo symlink 2023-02-06 20:51:50 +01:00
Tobias Powalowski
911cb008c2 fix terminfo symlink 2023-02-06 20:48:35 +01:00
Tobias Powalowski
fc7d03ab56 fix terminfo symlink 2023-02-06 20:15:27 +01:00
Tobias Powalowski
3bcd56fe35 remove libwbclient 2023-02-06 19:29:37 +01:00
Tobias Powalowski
8f842ed596 add charmaps 2023-02-06 19:01:44 +01:00
Tobias Powalowski
1d51ff07cf add terminfo 2023-02-06 18:57:05 +01:00
Tobias Powalowski
fa27bf95cb add cryptsetup, cifs-utils and coreutils libs 2023-02-06 18:50:29 +01:00
Tobias Powalowski
b55570d6df fix depends 2023-02-06 15:55:58 +01:00
Tobias Powalowski
0711d6822e fix typo 2023-02-02 22:16:29 +01:00
Tobias Powalowski
0bcdfb6eed add tpm2-tss files and depends to environment 2023-02-02 22:06:53 +01:00
Tobias Powalowski
cdb6614888 fix typo on directories 2023-02-01 21:31:44 +01:00
Tobias Powalowski
48a791426b move login.sh to /root/.bashrc 2023-02-01 18:03:49 +01:00
Tobias Powalowski
f34f1a5bb5 fix bash options on latest and local image 2023-02-01 17:46:34 +01:00
Tobias Powalowski
65d2b73ba8 remove wrong $BUILDROOT 2023-02-01 15:44:28 +01:00
Tobias Powalowski
a2daaee34d fix root/.bash* and nvim check 2023-02-01 15:27:16 +01:00
Tobias Powalowski
7e1357144f apply normal bash setup to archboot environment with /root/.bash* files 2023-02-01 14:46:33 +01:00
Tobias Powalowski
033ad8466f fix sourcing of aliases to bashrc, add custom bash history options erasedups and ignorespaces 2023-02-01 12:54:54 +01:00
Tobias Powalowski
8a51099a56 don't add systems group file 2023-01-30 16:45:09 +01:00
Tobias Powalowski
afcc1c806e rename archboot-bash to custom-bash 2023-01-30 07:34:30 +01:00
Tobias Powalowski
a2067c48a4 rename color-ls to bash-aliases 2023-01-29 23:05:17 +01:00
Tobias Powalowski
60e0002f76 rename color-ls to bash-aliases, add grep color=auto alias 2023-01-29 22:59:06 +01:00
Tobias Powalowski
1ed261d2b9 fix color bash prompt 2023-01-29 10:22:42 +01:00
Tobias Powalowski
f807994905 add auto color bash prompt and auto color ls to autoconfiguration, move adjustment of /etc/profile to /etc/profile.d/ files 2023-01-29 09:14:11 +01:00
Tobias Powalowski
bd333447e4 move passwd to base-common 2023-01-28 21:35:43 +01:00
Tobias Powalowski
7c0725c26f fix bash prompt for root # 2023-01-27 17:24:15 +01:00
Tobias Powalowski
b4614d8627 add bash-completion to environment 2023-01-27 10:41:30 +01:00
Tobias Powalowski
83595664f9 add # vim: set ft=sh ts=4 sw=4 et: and # SPDX-License-Identifier: GPL-2.0-only 2023-01-27 08:08:28 +01:00
Tobias Powalowski
c5894cd9e5 remove zsh, use colors for bash prompt and ls 2023-01-26 08:42:40 +01:00
Tobias Powalowski
8f33b6088b move getent to network_common 2023-01-21 10:17:35 +01:00
Tobias Powalowski
e38a9a3197 add network check to update-installer, move getent to base_common 2023-01-21 09:18:25 +01:00
Tobias Powalowski
6244633c3d add archboot's own os-release 2023-01-17 12:11:34 +01:00
Tobias Powalowski
a6e7294acf shellcheck fixes 2022-12-29 12:15:05 +01:00