diff options
Diffstat (limited to 'profiles')
| -rw-r--r-- | profiles/base/amd64/packages | 2 | ||||
| -rw-r--r-- | profiles/base/armv7a/package.accept_keywords | 2 | ||||
| -rw-r--r-- | profiles/base/packages | 7 | ||||
| -rw-r--r-- | profiles/desktop/packages | 4 | 
4 files changed, 9 insertions, 6 deletions
diff --git a/profiles/base/amd64/packages b/profiles/base/amd64/packages index 59dfcc9..74632d0 100644 --- a/profiles/base/amd64/packages +++ b/profiles/base/amd64/packages @@ -1,3 +1,5 @@ +app-portage/cpuid2cpuflags +  # Drives  sys-apps/hdparm  sys-apps/smartmontools diff --git a/profiles/base/armv7a/package.accept_keywords b/profiles/base/armv7a/package.accept_keywords new file mode 100644 index 0000000..e2a895f --- /dev/null +++ b/profiles/base/armv7a/package.accept_keywords @@ -0,0 +1,2 @@ +sys-fs/exfat-utils ~arm -arm +<app-shells/zsh-completions-9999 ** diff --git a/profiles/base/packages b/profiles/base/packages index 7c07448..c86348c 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -4,6 +4,7 @@ app-admin/mysudo  sys-process/lsof  sys-process/cronie  app-admin/syslog-ng +app-editors/vim  sys-apps/mlocate  sys-apps/lshw  net-vpn/openvpn @@ -11,16 +12,10 @@ dev-util/strace  dev-vcs/tig  app-portage/mirrorselect  app-portage/pfl -app-portage/cpuid2cpuflags  # Synchronization  net-p2p/syncthing -# vim -app-editors/vim -app-vim/vim-spell-cs -app-vim/vim-spell-en -  # Other cli programs  sys-process/htop  sys-fs/ncdu diff --git a/profiles/desktop/packages b/profiles/desktop/packages index 3135ac0..4d23faa 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -4,6 +4,10 @@ gnome-extra/gucharmap  app-text/llpp  app-admin/pass +# vim +app-vim/vim-spell-cs +app-vim/vim-spell-en +  # i3  x11-wm/i3  x11-misc/i3blocks  | 
