#### #### #### ### #### #### #### # ####
# # # # # # # # # # # # #
#### ### #### # # #### ### # # #
# # # # # # # # # # #
# #### # # ### # #### #### # ####
Personal operating system
COMPILATION
These are compilation instructions for util-linux.
./configure --bindir=/bin \ --libdir=/lib64 \ --sbindir=/sbin \ --disable-chfn-chsh \ --disable-login \ --disable-nologin \ --disable-su \ --disable-setpriv \ --disable-runuser \ --disable-pylibmount \ --disable-static \ --without-python \ --without-systemd \ --without-systemdsystemunitdir \ --host=x86_64-peropesis-linux-gnu && make && su && chown -Rv nobody . && make install DESTDIR= && exit