Thread: DIY - KeK
View Single Post
Old 08-08-2012, 02:39 PM   #150
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by twobob View Post
I have a stupid question.

Other than the RW problem
What's to prevent mkdir /mnt/us; ln -s mnt/us ~/ (or something) to stop the extra /home || mnt/us faffing in the future. Or is that a stupid question?
If you can write to /mnt ...
Nothing.

But the "DESTDIR= ..." thing allows you to build archives that can be directly unpacked into /mnt/us from per-package top directories.

If you directly install the /mnt/us (however you get it to be present), then once you build your second package, you have to start sorting out the various package parts from /mnt/us/*

- - - -

Sometimes, when BOPC (building other people's code) you have to enter into a Zen-like trance and try to channel into the author's mind with a: "What the p... where you thinking when ...." .

- - - -

Yup, I agree.
You haven't asked yet, but we most probably need to build our own version of a rootfs rather than use Rob's idea of a rootfs.
knc1 is offline   Reply With Quote