8000 GitHub - sharpk/lvrt-deb-pkg
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sharpk/lvrt-deb-pkg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains scripts to create a debian package containing a chroot 
environment for the NI-LabVIEW run-time engine for embedded Linux devices.

Requirements
------------
This script requires installing dpkg-dev in order to make the debian 
repository.

Usage
-----
make_deb.sh ROOTFS_TARBALL

The ROOTFS_TARBALL is a tar file of the root file system that should be used 
as the chroot root directory.  It does not require a kernel or bootloader, as 
these are not used in a chroot.  The tarball is most commonly the output from 
building an image in the Yocto project.

Maintainers:
LabVIEWMakerHub Administrator <admin@labviewmakerhub.com>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • Shell 27.6%
  • Roff 17.0%
0