1 # arg 1: the new package version
3 local crypt=$(grep "^root:" ${ROOT}/etc/shadow | cut -f 2 -d :)
4 crypt=${crypt//\\/\\\\}
5 crypt=${crypt//\//\\\/}
6 sed -i "s/root:XXX/root:${crypt}/" /etc/webmin/miniserv.users
10 ==> It is not allowed to install 3rd party modules, or delete existing modules.
11 ==> Please write your own PKGBUILDS for 3rd party modules and additional themes.
13 ==> Point your web browser to http://localhost:10000 to use webmin.
14 ==> The access is restricted to localhost, if you want to connect from other locations
15 ==> change /etc/webmin/miniserv.conf to something like that: allow=127.0.0.1 <your-ip>
16 ==> If you want to have ssl encryption please install 'perl-net-ssleay' additional.
20 for i in $(find . -name '*.gz'); do
25 # arg 1: the new package version
26 # arg 2: the old package version
32 # uninstall unzipped files