![]() |
Customizing Ubuntu ISO
Hi,
I have tried the LQ and Ubuntuforums but no one has really answered my question. I have been customizing an Ubuntu ISO (7.10 b/c I haven't bothered to update it yet) for the past year, and the last thing I need to do is to add a nautilus script of mine to it. Basically, when I want the LiveCD to run, I want the nautilus script to be in the, ~/.gnome2/nautilus-scripts, directory and when the OS is installed onto the hard drive, I would also like the nautilus script to be in that directory as well. Anyone know how? I tried putting the script in the /etc/skel directory of the unsquashed filesystem, but that didn't work......... |
So no one has any ideas? Wow, I guess this question is a hard one. Not even the people over at LQ could properly answer. In the meantime, I will be working on the OS some more to see if I can answer my own question.
|
n00b Debian package making guide
I think I will make a Debian package out of my script. In your guys' opinion, what is the best guide for making a Debian package for a n00b?
|
I figured it out from the [URL="https://www.privacy-cd.org/en/tutorials/build-your-own-cd?start=1"]UPR[/URL] website:
[CODE]sudo cp -a ~/upr-files/nautilus-scripts/Truecrypt/ \ ~/live/edit/etc/skel/.gnome2/nautilus-scripts/ sudo cp -a ~/upr-files/*.mo ~/live/edit/usr/share/locale/[/CODE] |
| All times are UTC. The time now is 08:04. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.