Home
last modified time | relevance | path

Searched refs:real_os_type (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/webmin/webmin-1.981/
H A Dsetup.pl132 $real_os_type = $gconfig{'real_os_type'};
224 $real_os_type = $osinfo{'real_os_type'};
228 $gconfig{'real_os_type'} = $real_os_type;
233 print "Operating system name: $real_os_type\n";
561 system("$perl ".&quote_path("$wadir/copyconfig.pl")." ".&quote_path("$os_type/$real_os_type")." ".&…
567 $gconfig{'real_os_type'} = $real_os_type;
H A Dsetup.sh139 real_os_type=`grep "^real_os_type=" $config_dir/config | sed -e 's/real_os_type=//g'`
318 echo "Operating system name: $real_os_type"
647 newmods=`$perl "$wadir/copyconfig.pl" "$os_type/$real_os_type" "$os_version/$real_os_version" "$wad…
652 echo "real_os_type=$real_os_type" >> $config_dir/config
/dports/sysutils/usermin/usermin-1.830/
H A Dsetup.sh123 real_os_type=`grep "^real_os_type=" $config_dir/config | sed -e 's/real_os_type=//g'`
306 echo "Operating system name: $real_os_type"
524 echo "real_os_type=$real_os_type" >> $config_dir/config