Skip to content

isoft-linux/isoft-os-prober

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isoft-os-prober

System Bus service for os-prober.


Build && Install

$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
$ make -j4
# make install
# systemctl enable isoft-os-prober-daemon


Debug

$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr  \
    -DENABLE_DEBUG=ON
$ make
# ./daemon/isoft-os-prober-daemon

About

System Bus service for os-prober

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published