Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ericddm/lvrt-deb-pkg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 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 <[email protected]>

About

good, to Harmony

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Roff 86.8%
  • Shell 6.8%
  • Python 6.4%