Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.58 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.58 KB

README.md

Copyright (C) 2020-2023 by drehuwann@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

DEPENDENCIES :

gentoo portage app-portage/eix sys-kernel/genkernel app-eselect/eselect-repository

INSTALL :

as user : Add and uncomment the next 2 lines to your ~/.bashrc

#export MAJ_PREFIX="the_absolute_path_where_you_installed_these_file"
#alias maj="$MAJ_PREFIX/Mise_A_Jour#TTY_LAUNCHER.sh"

USAGES :

under TTY :

sudo $MAJ_PREFIX/Mise_A_Jour#SCRIPT.sh [--nosync] [--pd]
$MAJ_PREFIX/Mise_a_Jour#TTY_LAUNCHER.sh [--nosync] [--pd]
must be launched as root by a sudoer or wheel group member

under xfce :

use $MAJ_PREFIX/Mise_A_Jour#LANCEUR.sh [--nosync] with normal rights

else :

you can simply use the alias, anyway :
maj [--nosync]

OPTIONS :

--nosync : Don't sync again package database.
--pd : Powers down system after run.