Fatdog64-630rc1 (16 Oct 2013) [CLOSED]

A home for all kinds of Puppy related projects
Post Reply
Message
Author
Scotchialoo
Posts: 50
Joined: Fri 25 Oct 2013, 14:58
Location: Poland
Contact:

Wine64 Compile Problem + Glibc compile problem

#101 Post by Scotchialoo »

With Wine 1.7.5: Compile Works.
With Wine 1.7.6: relpath.c:21:20: fatal error: config.h: No such file or directory

And Second Problem: http://www.murga-linux.com/puppy/viewtopic.php?t=90112 [glibc 2.16/glibc 2.18]

fd64-devx_630.sfs is:
GCC: 4.6.2
Binutils: 2.20 from 10/8/2010
Glibc: 2.14 (But for Chromium Waterfall I Want Compile to glibc 2.16)
Attachments
WineNewestCrop.png
With "./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=x86_64-t2-linux-gnu --enable-win64 --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x" [with --enable-win64 command: Only 64bit Will be compile]
(101.03 KiB) Downloaded 377 times

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

#102 Post by L18L »

Scotchialoo wrote:...[a very long line in his description of WineNewestCrop.png which is showing just text that could have simply been pasted]...
:cry:
edit please :wink:

edit
Scotchialoo, forget it. I have a very long line now, too.
Last edited by L18L on Fri 15 Nov 2013, 09:53, edited 1 time in total.

User avatar
Ted Dog
Posts: 3965
Joined: Wed 14 Sep 2005, 02:35
Location: Heart of Texas

Spoiled by speed

#103 Post by Ted Dog »

had 2 finally boot windows 8 on my PC. It was so slow I thought broke it some how. I wish device manufacturers would make Linux tools for the Android Linux devices the device is backed up now so back to fast 631

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Fatdog64-630rc1 (16 Oct 2013)

#104 Post by L18L »

Fatdog's package manager internationalsation in progress

GUI can be translated
and
package descriptions too!

Code: Select all

#translate categories and package descriptions
#
#change right side text between %| and |% to your language
#
#categories
#
s%|BuildingBlock|%|BauBlock|%
s%|Calculate|%|Kalkulation|%
s%|Filesystem|%|Dateisystem|%
s%|Document|%|Dokument|%
s%|Develop|%|Entwicklung|%
s%|Fun|%|Spiel_und_Spaß|%
s%|Graphic|%|Grafik|%
s%|Internet|%|Internet|%
s%|Multimedia|%|Multimedia|%
s%|Network|%|Netzwerk|%
s%|Personal|%|Persönlich|%
s%|Servers|%|Server|%
s%|Setup|%|Setup|%
s%|System|%|System|%
s%|Utility|%|Dienstprogramm|%
#
#package descriptions
#
s%|Aero with drop-shadow cursor theme from here: http://murga-linux.com/puppy/viewtopic.php?p=183554#183554|%|Aero with drop-shadow cursor theme from here: http://murga-linux.com/puppy/viewtopic.php?p=183554#183554|%
s%|Anthy Japanese Input Method Editor (IME)|%|Anthy Japanese Input Method Editor (IME)|%
s%|feature packed CLI file downloader|%|funktionsreicher Datei-Herunterlader für die Kommandozeile|%
s%|Documentation for aria2 - feature packed CLI downloader|%|Dokumentation for aria2 - funktionsreicher Datei-Herunterlader für die Kommandozeile|%
Translate this attached file and save it to /usr/share/locale/${LC_MESSAGES}/translate

---
edit
scripts of Control Panel > System will follow soon...
Attachments
fd64_package_manager_localized.png
(28.58 KiB) Downloaded 458 times
translate.gz
save as translate (remove .gz)
in /usr/share/locale/es
or
/usr/share/locale/it
or ....
(28.1 KiB) Downloaded 295 times

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Re: Fatdog64-630rc1 (16 Oct 2013)

#105 Post by L18L »

L18L wrote:scripts of Control Panel > System will follow soon...
Here is a screenshot and the scripts

You can translate using my latest momanager from:
http://www.murga-linux.com/puppy/viewto ... &start=141

..or staying with English: just hunt for bugs in these scripts.

There is a internationalized version of hardinfo:
http://bkhome.org/blog2/?viewDetailed=00089
But compilijng this is a bit beyond my scope at the moment.


edit
Thanks for downloading (8 times) fd_control-panel-system.tar.gz
deleted now because everything for control panel is
in http://www.murga-linux.com/puppy/viewto ... &start=164 now
Attachments
fd_controlpanel-system.png
(14.23 KiB) Downloaded 458 times
Last edited by L18L on Thu 05 Dec 2013, 16:30, edited 1 time in total.

Scotchialoo
Posts: 50
Joined: Fri 25 Oct 2013, 14:58
Location: Poland
Contact:

AMD Hawaii GIT + curl for glibc Reason

#106 Post by Scotchialoo »

For a future release - Fix with "Glibc-2.15" [Chromium Browser Waterfalls]:

http://murga-linux.com/puppy/viewtopic.php?p=736211 [Again I Linking my post...],That's Curl Reason. [7.24 instead ~7.3]

And AMD "Hawaii" git Releases:

http://murga-linux.com/puppy/viewtopic.php?t=90046 [AMD Radeon Open Source Drivers GIT/libdrm GIT - My Builds] or http://cgit.freedesktop.org/xorg/driver/

http://people.freedesktop.org/~agd5f/radeon_ucode/ [AMD Radeon Open Source Kernel .bin - /lib/firmware/radeon]

laurentius77
Posts: 82
Joined: Wed 30 Mar 2011, 07:02

Security issue-No hashing algorithm used to store passwords

#107 Post by laurentius77 »

In Fatdog64 just the first 8 characters of the password are taken in consideration when you set a password, I noticed that when I tried to set a longer password.
No hashing algorithms are used for storing passwords (including root password) in this distro. Fatdog64 use for storing the passwords just a weak DES encryption. The vulnerability of not using hashes for password storing was eliminated from most of linux distros more than 10 years ago.
An 8 character password may be cracked in minutes so running as spot user offer very weak security. Becoming a root from spot is an easy task for a modern hacker. I don't know if other puppy distros have the same problem, I will test setting a password on other distros in the future.
I hope that developers and the puppy community can help in solving this issue.
Anyway, great work, it's a fantastic distro.
Thanks!

chapchap70
Posts: 210
Joined: Thu 18 Nov 2010, 05:39
Location: The Island Of Long (NY, USA)

#108 Post by chapchap70 »

Does anyone have a slow bootup time with a manual frugal install? I only got the vmlinuz and initrd files off the iso but 620 boots a lot faster (25-30 seconds compared with 1 minute plus) It may be something else but I think I have everything set up the same way.

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#109 Post by kirk »

laurentius77,

Most of that is incorrect, except for the 8 character limit. The passwords are md5 hashed and salted. You can see Busybox's FAQ here: http://www.busybox.net/FAQ.html#tips_en ... _passwords I think 8 characters gives you about 6 quadrillion possible passwords. So it is doable, but not for any computer I own :)

chapchap70,

There was some changes that might have caused a few seconds difference in boot time, but not that much. At least that I can think of. The initrd will be bigger for 630, so with slow media it could make a difference.

We've decided to go with Linux-3.12 so there will be a RC2 in a couple weeks. I think Mesa-10 will be out in a couple weeks too, so maybe that too along with the other video drivers. We've got some other changes in the works too.

laurentius77
Posts: 82
Joined: Wed 30 Mar 2011, 07:02

#110 Post by laurentius77 »

kirk wrote:laurentius77,

Most of that is incorrect, except for the 8 character limit. The passwords are md5 hashed and salted. You can see Busybox's FAQ here: http://www.busybox.net/FAQ.html#tips_en ... _passwords I think 8 characters gives you about 6 quadrillion possible passwords. So it is doable, but not for any computer I own :)

chapchap70,

There was some changes that might have caused a few seconds difference in boot time, but not that much. At least that I can think of. The initrd will be bigger for 630, so with slow media it could make a difference.

We've decided to go with Linux-3.12 so there will be a RC2 in a couple weeks. I think Mesa-10 will be out in a couple weeks too, so maybe that too along with the other video drivers. We've got some other changes in the works too.
I followed your link where I read
"Password fields in /etc/passwd and /etc/shadow are in a special format. If the first character isn't '$', then it's an old DES style password"
Then I came back to my Fatdog, I opened /etc/shadow where I have these lines:
root:APfT7BGPfjIhA:16017:0:99999:7:::
daemon:!:11141:0:99999:7:::
nobody:!:11141:0:99999:7:::
spot:!:12822:0:99999:7:::
bin:*:9797:0:::::
messagebus:!:0:99999:7:::
ftp:!:13885:0:99999:7:::
haldaemon::0:99999:7:::
uucp::0:99999:7:::
sshd:*:9797:0:::::
webuser:!:14442:0:99999:7:::
From my understanding the password is not md5 hashed and salted. Tell me if I am wrong.
Is it the password limited to maximum 8 characters in busybox? Or this can be changed? In case if my root password is not md5 hashed, how can I force to use password hashing?
Thank you.

User avatar
Ted Dog
Posts: 3965
Joined: Wed 14 Sep 2005, 02:35
Location: Heart of Texas

#111 Post by Ted Dog »

enough talk of salty hash :x your making me hungry. ok I m interested in the new wolf-ce git, is there a fatdog64 version of wolf somewhere available?

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#112 Post by kirk »

Then I came back to my Fatdog, I opened /etc/shadow where I have these lines:
root:APfT7BGPfjIhA:16017:0:99999:7:::
No, the default for root is:

root:$1$FD.MrIhr$BsfBOUpaBH4TPKcq0VcSk0:11329:0:99999:7:::

If you changed the root password, the default for passwd is to use des, to use md5 type:

Code: Select all

# passwd -a md5 root 

gcmartin

#113 Post by gcmartin »

Hi @L18L
You wrote: ... There is a internationalized version of hardinfo:
http://bkhome.org/blog2/?viewDetailed=00089
But compilijng this is a bit beyond my scope at the moment. ...
As I remember, @Kirk made some advances in Hardinfo that is used in current distro. Also, he addressed some missing reporting components in Hardinfo as it relates to FATDOG over the years, as well.

Might need to bring this to @Kirk's attention for a PET for FATDOG6xx+

Send him a PM

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

#114 Post by L18L »

gcmartin wrote:Send him a PM
No, I am pretty sure he reads this thread.

Saturn
Posts: 160
Joined: Fri 22 Feb 2008, 16:47

Audio does not function

#115 Post by Saturn »

No sound, on Fat Dog 530-RC1 with the Realtek® ALC892 chipset on an Asus Saber-tooth main board (Z77)

Spec's here :

http://www.asus.com/Motherboards/SABERT ... ifications

I would be more than happy to post any logs, or perform any trouble shooting steps needed

(I already made sure the mixer levels were at their maximum in alsa-mixer)

Thanks!

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#116 Post by jamesbond »

laurentius77 wrote:From my understanding the password is not md5 hashed and salted. Tell me if I am wrong.
Yes, by default it is not hashed and salted.
Is it the password limited to maximum 8 characters in busybox?
Only if you use the default DES-encrypted password.
Or this can be changed?
The 8-character limit for DES password cannot be changed, but password length is unlimited if you use either MD5 or SHA hashed passwords.
In case if my root password is not md5 hashed, how can I force to use password hashing?
use passwd -a md5 or passwod -a sha to enable either md5 or sha hashing. Please make sure to have a backup savefile in case you're locked out.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

laurentius77
Posts: 82
Joined: Wed 30 Mar 2011, 07:02

#117 Post by laurentius77 »

jamesbond wrote:
laurentius77 wrote:From my understanding the password is not md5 hashed and salted. Tell me if I am wrong.
Yes, by default it is not hashed and salted.
Is it the password limited to maximum 8 characters in busybox?
Only if you use the default DES-encrypted password.
Or this can be changed?
The 8-character limit for DES password cannot be changed, but password length is unlimited if you use either MD5 or SHA hashed passwords.
In case if my root password is not md5 hashed, how can I force to use password hashing?
use passwd -a md5 or passwod -a sha to enable either md5 or sha hashing. Please make sure to have a backup savefile in case you're locked out.
Thank you for your support.
I already enabled sha-256 hashing for my root password and it is true, the number of characters is unlimited using this option. Now I'm very ok with this but now I have a new issue. I tried to "merge" fd64-devx.sfs with fd64-630.sfs and rebuild initrd. The resulted .sfs ie about 600MB and is 2GB expanded but when I try to boot using this initrd I get the error "not enough memory to load specified image". My laptop has 4GB RAM memory so I expected to have enough memory to expand initrd but probably there is something that I miss.
I want this because having an "only in RAM" distro that includes devx.sfs is the perfect way to compile applications that I can use in this distribution.
Is there a way to get a "reduced" devx.sfs because the actual is pretty huge.
Also the distribution is pretty big, is there a way to create a barebone fd64?
Maybe someone have a woof-ce for this distro, I'm also interested in this.
Thank you again for your support.

gcmartin

pBurn432 failure in Fatdog630

#118 Post by gcmartin »

PBurn432 PET was installed into FATDOG630. pBurn432 fails to start to desktop (console log below shows
  1. pBurn dependency check. Missing a dependency
  2. when pBurn started from terminal the desktop pBurn screen displays SIMULTANEOUSLY with a "killed" message on the terminal
  3. After hitting x (upper right corner) to close, the terminal windows goes in to a never-ending loop with the following message.

    Code: Select all

    sh: line 0: echo: write error: Broken pipe
    sh: line 0: echo: write error: Broken pipe
    sh: line 0: echo: write error: Broken pipe
    sh: line 0: echo: write error: Broken pipe
    sh: line 0: echo: write error: Broken pipe
Ideas anyone?
Attachments
Pburn 432_fails_on_FATDOG630.png
(51.61 KiB) Downloaded 427 times

Aung
Posts: 144
Joined: Sat 20 Jan 2007, 03:30
Location: Hervey Bay

DPI and font size

#119 Post by Aung »

A little confused, I have FD630 from aarnet.edu.au and I have Avidemux and default screen dpi is still at 78. I always take my dpi up to 96 and this makes the buttons, for Local News, Politics, Opinion ect. on the news papers I read overlap each other. I generally dont do alpha's ect. but I wanted to see what the new screen size looked like and if it would fix the buttons thing.
While here how can I make my borders and grab handles for windows bigggger, what do I edit with Geany to do that. Also the popup window for renaming something is to sht, how can I make it looonger to include the full name of the folder whatever that I want to rename. When hovering the mouse on a link, the full path of the link is not shown, can that be fixed. Aung

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#120 Post by kirk »

I get the error "not enough memory to load specified image".
Haven't had that. It's probably a kernel/boot loader/BIOS/UEFI limitation.
is there a way to create a barebone fd64?
Only by manually removing things and then recreating the sfs.
I have FD630 from aarnet.edu.au and I have Avidemux and default screen dpi is still at 78.
You have an old save file being used. Remove old save file or boot with savefile=none.


Also, If I don't respond to a post it usually means I have nothing of value to add, at least at the moment. So please don't take offense. Thanks to everyone for testing. The next RC will be in a couple weeks. In retrospect we probably should have called this release a beta because we've now decided to change quite a few things. The next release will have a 3.12.x kernel with squashfs parallel decompression patches and user namespaces enabled. A new panel, Mesa-10 and new video drivers and some other things still in the works.
Last edited by kirk on Fri 22 Nov 2013, 16:46, edited 1 time in total.

Post Reply