Skip to content

todoubaba/igh-ethercat-debinize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debianizer for Igh EtherCAT

安装工具

sudo apt install build-essential quilt

下载Igh EtherCAT源代码

wget https://gitlab.com/etherlab.org/ethercat/-/archive/1.6.2/ethercat-1.6.2.tar.gz
tar -xzmf ethercat-1.6.2.tar.gz
cd ethercat-1.6.2

下载本项目

mkdir debian
cd debian
git clone https://github.com/todoubaba/igh-ethercat-debinize .

修改配置

根据需要修改ruels中的内容

打包

cd ../
debuild

重新打包

make clean
debuild

About

debianizer for Igh EtherCAT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published