Liblinuxlive and slax to porteus migration

New features which should be implemented in Porteus; suggestions are welcome. All questions or problems with testing releases (alpha, beta, or rc) should go in their relevant thread here, rather than the Bug Reports section.
jesmith
Black ninja
Black ninja
Posts: 31
Joined: 16 Jan 2012, 18:48
Location: USA

Liblinuxlive and slax to porteus migration

Post#1 by jesmith » 28 Nov 2012, 15:01

I'm making the switch from Slax to Porteus, and some of my custom scripts were dependent on liblinuxlive, for this nifty function:

Code: Select all

$(mknod_next_loop_dev)
Since liblinuxlive is gone from porteus, is there an analogous function someplace?

Or should I just hand copy the old liblinuxlive into my build? (Or would that be a bad idea for some reason?)

-Joshua

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Liblinuxlive and slax to porteus migration

Post#2 by fanthom » 28 Nov 2012, 15:24

yes - you can use liblinuxlive without problems as our scripts does not rely on it so it wont interfere with anything.
(i hope it doesn't export any variables)
Please add [Solved] to your thread title if the solution was found.

Post Reply