Author Topic: I am trying to make a remaster of PCLOS... But...[Solved - Working]  (Read 2101 times)

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 324
    • Brazilian PCLinuxOS Community
Gentlemen,
I am trying to make a remaster of PCLOS, in Brazilian Portuguese. The ISO generation is Ok.
But when I install that ISO, it returns to EN_US, and I have to run addlocale again to make it PT_BR.
Would you have any tips on this ?
I am using PCLOS LXDE.

Thanks in advance.
« Last Edit: March 01, 2012, 11:15:01 AM by Agent Smith »

Online Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: I am trying to make a remaster of PCLOS... But...
« Reply #1 on: February 27, 2012, 09:05:34 AM »
The files in /etc/skel, including the hidden files are what is used in creating new user accounts. You need to copy the ones in /home/guest where you have the translation done over to /etc/skel.     

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 324
    • Brazilian PCLinuxOS Community
Re: I am trying to make a remaster of PCLOS... But...
« Reply #2 on: February 27, 2012, 09:22:05 AM »
The files in /etc/skel, including the hidden files are what is used in creating new user accounts. You need to copy the ones in /home/guest where you have the translation done over to /etc/skel.     


I did that Mr. Neal, but it worked just for the guest user. When I re-installed that ISO, it returned to defaults locale and folder names (and the default gfx)
And I made some nice gfx works http://www.pclinuxosbrasil.com.br/uploads/xforum/13_4f45524a6e414.jpg
(well, at least I think so...)

Would not there be other configuration scripts or xml files that I could tinker with to fix that... ?

(btw, what do you think about my gfx and my icon preferences ?)

You must have noticed Mr. Neal, that I am away from the forums here, because I'm working on this remaster and had lots of work waiting for me in the Brazilian community, when I returned from vacations.

Well, thanks a lot for your help.

Best regards! 

Online Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: I am trying to make a remaster of PCLOS... But...
« Reply #3 on: February 27, 2012, 04:35:35 PM »
The files in /etc/skel, including the hidden files are what is used in creating new user accounts. You need to copy the ones in /home/guest where you have the translation done over to /etc/skel.     


I did that Mr. Neal, but it worked just for the guest user.
     
Then you did not use the hidden files from your translated guest account to replace the default files in /etc/skel.
After you install the ISO for remastering, on first boot create root password as root, create guest user with password guest, log into guest and run addlocale.     
Next, open Menu > File Tools > Root PCManFM. Open /etc/skel. Click View > Show Hidden Files.     
Next, open Menu > File Tools > PCManFM. Click View > Show Hidden Files.     
Next, in PCManFM /home/guest highlight all folders with names beginning with a period (.) right click and choose copy. In Root PCManFM > /etc/skel, right click on empty space and choose paste. Tip: do not highlight anything in /etc/skel or pasting will not work. When you get popups asking if you want to replace the folder and files, click to do the replacing. Do this for all hidden folders and files, except for the xsession-errors file.     

Quote
When I re-installed that ISO, it returned to defaults locale and folder names (and the default gfx)
     
Gfxboot is another matter altogether. You did not ask about gfxboot. Read this thread:     
http://www.pclinuxos.com/forum/index.php/topic,102867.0.html     

Quote
And I made some nice gfx works http://www.pclinuxosbrasil.com.br/uploads/xforum/13_4f45524a6e414.jpg
(well, at least I think so...)

Would not there be other configuration scripts or xml files that I could tinker with to fix that... ?

(btw, what do you think about my gfx and my icon preferences ?)
     
That pinwheel icon/logo was used a long time ago. It was a "loaner." We created our own and do not use it anymore. The official PCLinuxOS logo is preferred.     

Quote
You must have noticed Mr. Neal, that I am away from the forums here, because I'm working on this remaster and had lots of work waiting for me in the Brazilian community, when I returned from vacations.

Well, thanks a lot for your help.

Best regards! 
     
Please read this:     
http://www.pclinuxos.com/forum/index.php/topic,92540.0.html     

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 324
    • Brazilian PCLinuxOS Community
Re: I am trying to make a remaster of PCLOS... But...
« Reply #4 on: February 27, 2012, 08:53:28 PM »
Dear Mr. Neal,
I followed your directions, and tomorrow I intent to create a new ISO (with the changes you advised me to do).
Actually, I like the windmill logo, looks colorful.
I would ask you where could I get high res graphics of the PCLinuxOS logo, so I could make some nice gfx.
And, I asked Mr. Reynolds(over G+) to make this remaster(I would not make it without his blessing). He said ok, and so I'm here, with it almost done.

Again, thanks for your tips and patience with me.

Ps.: It's not a derivative, it's a pt_br version with an extra coat of eye candy(colorful wallpapers and icons) to catch users' attention(since that other distro dropped the ball... Hehehehehehe... I'm working to seize the opportunity and attract users to PCLOS, which here in Brazil, is not well known - an injustice, PCLOS is GR8!)

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6224
  • I don't do Windows
Re: I am trying to make a remaster of PCLOS... But...
« Reply #5 on: February 27, 2012, 08:58:55 PM »

I would ask you where could I get high res graphics of the PCLinuxOS logo, so I could make some nice gfx.


PCLinuxOS logos
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 324
    • Brazilian PCLinuxOS Community
Re: I am trying to make a remaster of PCLOS... But...
« Reply #6 on: March 01, 2012, 11:14:27 AM »
The files in /etc/skel, including the hidden files are what is used in creating new user accounts. You need to copy the ones in /home/guest where you have the translation done over to /etc/skel.     


I did that Mr. Neal, but it worked just for the guest user.
     
Then you did not use the hidden files from your translated guest account to replace the default files in /etc/skel.
After you install the ISO for remastering, on first boot create root password as root, create guest user with password guest, log into guest and run addlocale.     
Next, open Menu > File Tools > Root PCManFM. Open /etc/skel. Click View > Show Hidden Files.     
Next, open Menu > File Tools > PCManFM. Click View > Show Hidden Files.     
Next, in PCManFM /home/guest highlight all folders with names beginning with a period (.) right click and choose copy. In Root PCManFM > /etc/skel, right click on empty space and choose paste. Tip: do not highlight anything in /etc/skel or pasting will not work. When you get popups asking if you want to replace the folder and files, click to do the replacing. Do this for all hidden folders and files, except for the xsession-errors file.     

Quote
When I re-installed that ISO, it returned to defaults locale and folder names (and the default gfx)
     
Gfxboot is another matter altogether. You did not ask about gfxboot. Read this thread:     
http://www.pclinuxos.com/forum/index.php/topic,102867.0.html     

Quote
And I made some nice gfx works http://www.pclinuxosbrasil.com.br/uploads/xforum/13_4f45524a6e414.jpg
(well, at least I think so...)

Would not there be other configuration scripts or xml files that I could tinker with to fix that... ?

(btw, what do you think about my gfx and my icon preferences ?)
     
That pinwheel icon/logo was used a long time ago. It was a "loaner." We created our own and do not use it anymore. The official PCLinuxOS logo is preferred.     

Quote
You must have noticed Mr. Neal, that I am away from the forums here, because I'm working on this remaster and had lots of work waiting for me in the Brazilian community, when I returned from vacations.

Well, thanks a lot for your help.

Best regards! 
     
Please read this:     
http://www.pclinuxos.com/forum/index.php/topic,92540.0.html     


Dear Mr. Neal,
It worked!!! I released it to the brazilian community, our folks are testing it, and, the feedback is very positive.
Soon I will post some new screenshots.
Tank you sir, very much for your help. And thanks djohnston  for your comment.
PCLinuxOS 4EVER!!!

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 324
    • Brazilian PCLinuxOS Community
Re: I am trying to make a remaster of PCLOS... But...[Solved - Working]
« Reply #7 on: March 02, 2012, 02:28:20 PM »
Gentlemen,

I made some more screenshots.
I hope you enjoy the gfx.
Link to the gallery:
http://www.imagebam.com/gallery/p2nupy34pp36059lube7xlw9uczl0pan

Best Regards,


Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6224
  • I don't do Windows
Re: I am trying to make a remaster of PCLOS... But...[Solved - Working]
« Reply #8 on: March 02, 2012, 08:32:06 PM »
Looks very nice, Agent Smith.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8838
  • Aurum nostrum non est aurum vulgi.
Re: I am trying to make a remaster of PCLOS... But...[Solved - Working]
« Reply #9 on: March 02, 2012, 11:03:59 PM »
Looks very nice, Agent Smith.


+1

And congratulations, Agent Smith.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 324
    • Brazilian PCLinuxOS Community
Re: I am trying to make a remaster of PCLOS... But...[Solved - Working]
« Reply #10 on: March 05, 2012, 09:43:10 AM »
Folks, I am getting rave reviews about this localized version. "Better than Linux Mint", "Faster than Ubuntu and Mandriva", "Light on resources".
Yes, our country needed a localized version, in pt_BR language. And, with graphics to caught the users' attention over PCLinuxOS.
I hope this remaster does justice to PCLOS, a very underrated distribution.

I thank very much Mr. Reynolds, for the great distro he created. I thank Mr. Neal, for his priceless tips on the localization and configuration and DJonhston on his tips on PCLOS logos.

Some more screenshots: http://www.imagebam.com/gallery/16po1c5xhr9uwu58ngin0t3ln1wb7qfe/

Gentlemen, my best regards, thank you all(if I forgot someone, because many folks helped me with this localized version)

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 11064
  • MLUs Forever!
Re: I am trying to make a remaster of PCLOS... But...[Solved - Working]
« Reply #11 on: March 05, 2012, 10:03:37 AM »
Nice wallpapers!  :D

...  and congrats on the localised release  ;D
MLUs rule the roost!

Linux XPS 3.4.48-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12662
Re: I am trying to make a remaster of PCLOS... But...[Solved - Working]
« Reply #12 on: March 05, 2012, 06:45:55 PM »
Folks, I am getting rave reviews about this localized version. "Better than Linux Mint", "Faster than another distro and Mandriva", "Light on resources".
Yes, our country needed a localized version, in pt_BR language. And, with graphics to caught the users' attention over PCLinuxOS.
I hope this remaster does justice to PCLOS, a very underrated distribution.

I thank very much Mr. Reynolds, for the great distro he created. I thank Mr. Neal, for his priceless tips on the localization and configuration and DJonhston on his tips on PCLOS logos.

Some more screenshots: http://www.imagebam.com/gallery/16po1c5xhr9uwu58ngin0t3ln1wb7qfe/

Gentlemen, my best regards, thank you all(if I forgot someone, because many folks helped me with this localized version)


Very nice. Keep up the good work.

Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 324
    • Brazilian PCLinuxOS Community
Re: I am trying to make a remaster of PCLOS... But...[Solved - Working]
« Reply #13 on: March 07, 2012, 06:01:02 AM »
Dear Mr. Reynolds,
Your comments are the highest compliment I could ever have. And, you are are the main responsible for this version. Without your permission, I could never make it.
Thank you very much sir.
The gfx I used in this version, I posted on LinFX. Unhappily, it didn't let me post all of the wallpapers. It stated I exceeded my quota space.
Anyway, this is the link to the gallery: http://linfx.com/gallery/thumbnails.php?album=229

Edit:
 I created an album on G+, with all the gfx: https://plus.google.com/photos/114633819284694988041/albums/5717154989673242465

Best regards!
« Last Edit: March 07, 2012, 07:16:01 AM by Agent Smith »