Commit graph

3200 commits

Author SHA1 Message Date
Tobias Powalowski
b96d6fac14 fix box size 2023-02-02 10:50:28 +01:00
Tobias Powalowski
325911d3b7 fix box size 2023-02-02 10:34:55 +01:00
Tobias Powalowski
b14be54eed fix box size 2023-02-02 10:33:00 +01:00
Tobias Powalowski
872e97e7c9 shellcheck fixes 2023-02-02 10:29:53 +01:00
Tobias Powalowski
d94471b002 add ucode autodetection, move ucode installation to bootloader 2023-02-02 10:23:55 +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
605fb90a2c fix menu size 2023-02-01 17:13:54 +01:00
Tobias Powalowski
70f5deeef7 fix menu size 2023-02-01 17:12:20 +01:00
Tobias Powalowski
c1331cb8b5 fix copying of /etc/skel 2023-02-01 16:41:01 +01:00
Tobias Powalowski
47fe6849ee copy /etc/skel/.bash* to installed /root account 2023-02-01 16:16:30 +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
a435b8447b modify root/.bashrc and /etc/skel/.bashrc for sourcing custom configuration, switch to printing full path instead of directory on bash prompt 2023-02-01 14:20:23 +01:00
Tobias Powalowski
8fa465df87 fix identation 2023-02-01 12:57:17 +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
b49af8dabd fix btrfs exclude 2023-01-30 11:29:15 +01:00
Tobias Powalowski
e74145f341 fix btrfs exclude 2023-01-30 11:27:42 +01:00
Tobias Powalowski
91f774e906 remove double btrfs subvol listing in _ROOTFLAGS 2023-01-30 10:45:29 +01:00
Tobias Powalowski
a54270f558 rename archboot-bash to custom-bash 2023-01-30 08:11:47 +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
05e9d0e8ef change to terminus-font in grub configuration 2023-01-29 19:46:06 +01:00
Tobias Powalowski
0bc82becb0 cleanup km and tz script, copy adjtime to installed system for auto_timesetting 2023-01-29 18:33:59 +01:00
Tobias Powalowski
e2080eb4e8 always add bash-completion 2023-01-29 14:37:34 +01:00
Tobias Powalowski
546cefae56 fix emty vconsole on installed system 2023-01-29 11:22:10 +01:00
Tobias Powalowski
1ed261d2b9 fix color bash prompt 2023-01-29 10:22:42 +01:00
Tobias Powalowski
8d614440c8 enable auto_color_bash_prompt and auto_color_ls 2023-01-29 09:21:44 +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
b90f8705b0 launch login.sh from /etc/profile to get everything sourced correct 2023-01-28 22:32:52 +01:00
Tobias Powalowski
9eb50d9b3d launch login.sh from /etc/profile to get everything sourced correct 2023-01-28 22:31:21 +01:00
Tobias Powalowski
bd333447e4 move passwd to base-common 2023-01-28 21:35:43 +01:00
Tobias Powalowski
a3d0541018 reword MOTD 2023-01-28 13:32:48 +01:00
Tobias Powalowski
72b67c1fc9 reword MOTD 2023-01-28 13:27:53 +01:00
Tobias Powalowski
847905a693 rewording MOTD and title 2023-01-28 09:26:35 +01:00
Tobias Powalowski
6250d2e06f update MOTD 2023-01-28 08:58:46 +01:00
Tobias Powalowski
b7b0696afb update MOTD 2023-01-28 08:54:58 +01:00
Tobias Powalowski
5bc0691a6b remove PARAMETERS 2023-01-28 08:30:28 +01:00
Tobias Powalowski
ec7a02e5f3 switch Archboot and Arch Linux 2023-01-28 08:20:28 +01:00
Tobias Powalowski
05fbfbecfe update parameters and change completition 2023-01-28 08:17:52 +01:00
Tobias Powalowski
7c0725c26f fix bash prompt for root # 2023-01-27 17:24:15 +01:00
Tobias Powalowski
56d4ef2562 don't remove bash and bash-completion 2023-01-27 11:11:26 +01:00
Tobias Powalowski
b4614d8627 add bash-completion to environment 2023-01-27 10:41:30 +01:00
Tobias Powalowski
959f901bdf fix bios font setting 2023-01-27 10:00:43 +01:00
Tobias Powalowski
7b5079d33a shorten hook 2023-01-27 09:12:37 +01:00
Tobias Powalowski
2a8fe1a448 add # vim: set ft=sh ts=4 sw=4 et: 2023-01-27 08:30:21 +01:00