A collection of shell function for provisioning tasks.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Georg Hopp bbbd9408d7 more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
.gitignore initial ignore 12 years ago
cf-engine-classes.txt add file to gather further system information the gnuish way...for now get the number of cpus 12 years ago
classes.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
cpu_information.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
dist_information.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
gnu_information.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
host_information.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
interface_information.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
network_tools.sh seperate original script in several of special purpose and implement some kind of include_once for sourcing scripts only once 12 years ago
run.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
system_information.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago
test.sh add file to gather further system information the gnuish way...for now get the number of cpus 12 years ago
utils.sh more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works. 12 years ago