How to rename the derivative?

For talk and support relating specifically to Puppy derivatives
Post Reply
Message
Author
User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

How to rename the derivative?

#1 Post by sheepy »

I recently customised Puppy to be really clean, slim, and minimalistic: No panel, openbox menu, containing only things I found to be useful, shiki-statler-noire and Mire V2 themes...
Anyway, I can't figure out how to rename the distro so when I log in for the first time and it tells me what I'm using, it doesn't say what it originally is.
I Edited the lupu_525.sfs to add all my changes and whatnot, but how in the world does one go about renaming the actual OS?

gnz11
Posts: 33
Joined: Thu 19 Jun 2008, 01:59

was this a remaster?

#2 Post by gnz11 »

reread and you said you edited the .sfs

you haven't actually changed the .sfs other than by content
which is why it still is called lupu.sfs
you would need to rename it. but not sure if it will work correctly afterward since it isn't a remaster. using the remaster scripts will let you rename the sfs and it will look for that name

gnz11
Posts: 33
Joined: Thu 19 Jun 2008, 01:59

also what you are seeing at startup is the bootsplash

#3 Post by gnz11 »

you can change that.

not sure where it is located but that is a png that is made for every release. so you would just have to find it and make a changed one for yourself

User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#4 Post by Iguleder »

Extract the SFS with unsquashfs and edit /etc/DISTRO_SPECS. The initramfs (if you don't know what it is, don't read the rest) has a copy of this file too but as far as I remember it doesn't output the distro name.

Just change from "Lucid Puppy" to something else and make sure you don't touch anything besides this. Use mksquashfs to generate a new SFS. There's also a possibility that this won't work, since Barry made Woof append some ID-string at the end of each Puppy SFS.

Anyway ... why don't you use EZ-Woof? I downloaded a copy to play with :)
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]

User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

#5 Post by sheepy »

Iguleder wrote:Extract the SFS with unsquashfs and edit /etc/DISTRO_SPECS. The initramfs (if you don't know what it is, don't read the rest) has a copy of this file too but as far as I remember it doesn't output the distro name.

Just change from "Lucid Puppy" to something else and make sure you don't touch anything besides this. Use mksquashfs to generate a new SFS. There's also a possibility that this won't work, since Barry made Woof append some ID-string at the end of each Puppy SFS.

Anyway ... why don't you use EZ-Woof? I downloaded a copy to play with :)
Thank you, but I was speaking of how when you first log in, it will say you're using, say, "RexBang Beta 1" or something, without changing the "Lucid Puppy" in the DISTRO_SPECS file.

User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

#6 Post by sheepy »

Can I just change it by changing /etc/hostname? Does it take a full reboot, because it won't change just by restarting the X server.

User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

#7 Post by sheepy »

sheepy wrote:Can I just change it by changing /etc/hostname? Does it take a full reboot, because it won't change just by restarting the X server.
Nevermind, it didn't work.
Specifically, I'm trying to change the dialog for the welcome screen thing. Any ideas?

User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

Figured it out.

#8 Post by sheepy »

Nevermind, I got it. It was the Firstrun Dialog I was trying to change.

In /usr/bin/, the file "firstrun" has the dialog "Welcome to (distro name)!"

Thanks for trying anyway, guys :)

User avatar
lithpr
Posts: 86
Joined: Thu 10 Mar 2011, 06:33

#9 Post by lithpr »

Hi!

You mentioned RexBang, in there i actually modified countrywizard.qs to display that name (line 114 in countrywizard.qs).

Also, i would mention, that if you want to change the default timezone, this is what i have added to my build script:

ln -fs /usr/share/zoneinfo/US/Eastern squashfs-root/etc/localtime

(i just figured this out after much digging through scripts, then realized it wasn't set in any of them)

Looking forward to seeing what you are working on :) Also I would love to collaborate with someone if you feel our visions are similar (under any name).

User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

#10 Post by sheepy »

lithpr wrote:Hi!

You mentioned RexBang, in there i actually modified countrywizard.qs to display that name (line 114 in countrywizard.qs).

Also, i would mention, that if you want to change the default timezone, this is what i have added to my build script:

ln -fs /usr/share/zoneinfo/US/Eastern squashfs-root/etc/localtime

(i just figured this out after much digging through scripts, then realized it wasn't set in any of them)

Looking forward to seeing what you are working on :) Also I would love to collaborate with someone if you feel our visions are similar (under any name).
Thanks :)
I've always liked Crunchbang, and fell in love when I found RexBang, but I'm one of those extremely minimalistic guys who like to have uncluttered menus through only essential links, and no panels or desktop icons. So, I started editing RexBang to be as described, while adding the CrunchBang themes that were missing. I just finished it, and it's super clean-looking and easy on the eyes.


Here it is, if you want to try it.
http://www.megaupload.com/?d=OXUTGAAI
Last edited by sheepy on Sun 08 May 2011, 22:36, edited 1 time in total.

User avatar
lithpr
Posts: 86
Joined: Thu 10 Mar 2011, 06:33

#11 Post by lithpr »

Frugal install, booted with grub2.

Very cool man. I like how you really took the concept "all the way"- looks like the real thing! Very fun. Audacity + The Gimp worked flawlessly in my test run. Also like the way you went with PupControl. I like keeping the ROX-filer drive icons- i find them a handy convenience, and am used to having them there. The only thing i changed was adding the PPM to menu with OBmenu. I'll definitely be keeping this on my harddrive for the Gimp, Audacity, and most importantly- inspiration.

Thanks for sharing!

User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

#12 Post by sheepy »

lithpr wrote:Frugal install, booted with grub2.

Very cool man. I like how you really took the concept "all the way"- looks like the real thing! Very fun. Audacity + The Gimp worked flawlessly in my test run. Also like the way you went with PupControl. I like keeping the ROX-filer drive icons- i find them a handy convenience, and am used to having them there. The only thing i changed was adding the PPM to menu with OBmenu. I'll definitely be keeping this on my harddrive for the Gimp, Audacity, and most importantly- inspiration.

Thanks for sharing!
Thanks :)
You can edit it and change anything you like to be more efficient, and we can work on it together. I'll call it SlimPup.

Post Reply