On Thu, Feb 25, 2016 at 5:41 AM, Martin Michlmayr <[email protected]> wrote: > * Roger Shimizu <[email protected]> [2016-02-25 01:01]: >> If I have done the udeb of screen/tmux, how to build into d-i? >> Currently I use "make reallyclean; make >> build_kirkwood_network-console" to build d-i image. >> But it seems using the udeb from apt repo, not local compiling. > > You can put local udebs in build/localudebs
$ ls -l build/localudebs/ total 4 -rw-r--r-- 1 roger roger 0 Feb 15 00:52 Packages -rw-r--r-- 1 roger roger 20 Feb 15 00:52 Packages.gz it seems the folder is a repo that need to update "Packages" file. do you know how to do it? >> Another question is how to package udeb? I have a few experience on >> normal deb packaging, but I have no idea how to do it for udeb. >> Any way to install / debug udeb package? > > I suggest you take a look at other packages that build udebs. I cloned screen's git repo, and made some changes to let it make udeb: https://github.com/rogers0/screen/tree/test_udeb I'll try it when I find way to do with "build/localudebs/" Cheers, -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 17B3ACB1

