forked from roots/phyllomeos
		
	add packages that can optionnaly be removed
This commit is contained in:
		| @@ -23,21 +23,21 @@ hostname # Utility to set/show the host name or domain name | ||||
| iproute # Advanced IP routing and network device configuration tools | ||||
| iputils # Network monitoring tools including ping | ||||
| kbd # Tools for configuring the console (keyboard, virtual terminals, etc.) | ||||
| less # A text file browser similar to more, but better | ||||
| man-db # Tools for searching and reading man pages | ||||
| less # A text file browser similar to more, but better. Can be excluded | ||||
| man-db # Tools for searching and reading man pages. Can be excluded | ||||
| ncurses # Ncurses support utilities | ||||
| openssh-clients # An open source SSH client applications | ||||
| openssh-server # An open source SSH server daemon | ||||
| openssh-clients # An open source SSH client applications. Can be excluded | ||||
| openssh-server # An open source SSH server daemon. Can be excluded | ||||
| parted # The GNU disk partition manipulation program | ||||
| policycoreutils # SELinux policy core utilities | ||||
| policycoreutils # SELinux policy core utilities. Can be excluded | ||||
| procps-ng # System and process monitoring utilities | ||||
| rootfiles # The basic required files for the root user's directory | ||||
| rpm # The RPM package management system | ||||
| selinux-policy-targeted # SELinux targeted policy | ||||
| selinux-policy-targeted # SELinux targeted policy. Can be excluded | ||||
| setup # A set of system configuration and setup files | ||||
| shadow-utils # Utilities for managing accounts and shadow password files | ||||
| sssd-common # Common files for the SSSD | ||||
| sssd-kcm # An implementation of a Kerberos KCM server | ||||
| sssd-common # Common files for the SSSD. Can be excluded | ||||
| sssd-kcm # An implementation of a Kerberos KCM server. Can be excluded | ||||
| sudo # Allows restricted root access for specified users | ||||
| systemd # System and Service Manager | ||||
| util-linux # Collection of basic system utilities | ||||
|   | ||||
		Reference in New Issue
	
	Block a user