The time now is Sun 19 May 2013, 01:30
All times are UTC - 4 |
|
Page 12 of 16 [240 Posts] |
Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, 15, 16 Next |
| Author |
Message |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Sat 21 Jan 2012, 11:47 Post subject:
sfs_load on 214X |
|
| PenguinPupLin wrote: | | Sfs_load-1.3 on-the-fly failed to load the devx and kernel source files for Classic Pup 214X-TOP9, after informing unionfs support is experimental. |
Tnx for the report. Maybe it does not work on Puppy-4.0 and older.
(There are no report on Puppy 3.x.)
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 02 Feb 2012, 20:01 Post subject:
|
|
Here is a small patch for the afterwork to deal with the icon cache and to compile glib schemas. I haven't tested it yet.
| Code: | --- sfs_load.orig 2012-02-02 18:48:55.000000000 +0800
+++ sfs_load 2012-02-02 18:57:37.000000000 +0800
@@ -261,6 +261,8 @@
HAS_SCRIPTS="$HAS_SCRIPTS "$(ls $MNTPNT/etc/init.d 2>/dev/null)
HAS_STARTUP="$HAS_STARTUP "$(ls $MNTPNT/root/Startup 2>/dev/null)
HAS_PROFILE="$HAS_PROFILE "$(ls $MNTPNT/etc/profile.d 2>/dev/null) # 28 Oct 2011
+ HAS_ICONS="HAS_ICONS "$(find -L $MNTPNT/usr/share/icons/hicolor -not -type d -printf '/%P\n' 2>/dev/null)
+ HAS_GLIB_SCHEMA="HAS_GLIB_SCHEMA "$(ls $MNTPNT/usr/share/glib-2.0/schemas/ 2>/dev/null)
if [ -s "$MNTPNT/root/Choices/ROX-Filer/PuppyPin" ]; then
mkdir -p "$MYTMPDIR"
cp -f "$MNTPNT/root/Choices/ROX-Filer/PuppyPin" "$MYTMPDIR/PuppyPin-$ROOTNAME"
@@ -275,6 +277,8 @@
HAS_SCRIPTS=$(echo $HAS_SCRIPTS)
HAS_STARTUP=$(echo $HAS_STARTUP)
HAS_PROFILE=$(echo $HAS_PROFILE)
+ HAS_ICONS=$(echo $HAS_ICONS)
+ HAS_GLIB_SCHEMA=$(echo $HAS_GLIB_SCHEMA)
}
afterwork() {
[ "$HAS_MODULES" ] && waitsplash $(gettext "Depmod...") && depmod -a
@@ -328,6 +332,8 @@
sleep 0.2
done
fi
+ [ "$HAS_ICONS" ] && gtk-update-icon-cache -f /usr/share/icons/hicolor/
+ [ "$HAS_GLIB_SCHEMA" ] && /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/
[ "$GUI" ] && sleep 2
}
mergepin() { |
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Tue 07 Feb 2012, 14:40 Post subject:
|
|
shinobar, Would you say that 1.2 or 1.3 would be better for Lucid 5.2.8? One person (Tman) thought 1.2 might be better. Thanks.
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Tue 07 Feb 2012, 21:16 Post subject:
Updating sfs_load |
|
| playdayz wrote: | | shinobar, Would you say that 1.2 or 1.3 would be better for Lucid 5.2.8? |
In any case 1.3 would be better, i suppose.
v1.3 has many fixes from v1.2, and i still have not found new bugs in v1.3.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
RSH

Joined: 05 Sep 2011 Posts: 1564 Location: Germany
|
Posted: Tue 07 Feb 2012, 21:42 Post subject:
sfs_load-1.3 on-the-fly Subject description: "strange behavior"? |
|
Hi,
i can confirm this "strange behavior" of sfs_load-1.3 like Tman described. But i did not take it as a bug, because i do use my home workstation 100% in live mode (without pupsave) and have been warned before loading the sfs. By using no pupsave at all there is no trouble after reboot. It is a LazY Puppy build in feature.
So, though that strange behavior: to me it seems all fine, but would be better if it would unload the sfs at all times.
RSH
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Fri 02 Mar 2012, 03:55 Post subject:
sfs_load-1.3.9 |
|
Test release: sfs_load-1.3.9.pet (2012-03-02)
Enhanced RAM mode, multisession live CD support and more. Feed back welcome as the reply of this topic.
Need to refine the translations. Download the po files for the contributors on translation.
(see the top post)
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1696 Location: Burghaslach, Germany
|
Posted: Fri 02 Mar 2012, 05:13 Post subject:
sfs_load-1.3.9 on-the-fly Subject description: de translation |
|
Quick review
Some changes made
Not perfect yet
| Description |
po file delete .gz
|

Download |
| Filename |
sfs_load-de.po.gz |
| Filesize |
17.93 KB |
| Downloaded |
141 Time(s) |
|
|
Back to top
|
|
 |
RSH

Joined: 05 Sep 2011 Posts: 1564 Location: Germany
|
Posted: Fri 02 Mar 2012, 05:49 Post subject:
|
|
Hi.
I did made some changes an did correct some writing errors. Mainly i did change the formal title of informing a user.
Example:
Is - Möchtest Du
Changed - Möchten Sie
Is - Du kannst
Changed - Sie können
Explanation:
In English the word "you" is used the same way as "Sie" is used in German.
It is a respectful title.
The German word "Du" is more privat and used under friends and in families.
"Du" could be translated like it is saying in the bible: "Thou"
Example:
You are a friendly Person.
Sie sind eine freundliche Person.
Thou shalt not kill.
Du sollst nicht töten.
---
I am sure: most German people would prefer to get respectful messages from their computers.
i did also change
- "im Flug" to "während der Arbeit" because we don't fly with our computers, we do work with them and while working (während der Arbeit) we do load sfs files.
- "font-cache" to "Schriftarten-Speicher"
- Script-Hintergrund" to "Hintergrund-Skript"
- "Queue" and "Schlange" to "Warteschleife"
- i am continuous using "SFS-Datei" and "SFS-Dateien"
- "Dein PC kann einfrieren, falls Du weitermachst." to "Die Bedienungsmöglichkeiten Ihres Computers können unterbrochen werden, falls Sie weitermachen."
and surely something i did forget.
 |
| Description |
|

Download |
| Filename |
sfs-load-1.3.9-po-de.tar.gz |
| Filesize |
5.65 KB |
| Downloaded |
141 Time(s) |
_________________ Useful Software for Puppy!
LazY Puppy - a Paradise Puppy! - DE & EN ISO 2.0.2-0.0.5 available
|
|
Back to top
|
|
 |
esmourguit
Joined: 17 Nov 2006 Posts: 1151 Location: Sur l'ile aux oiseaux.
|
Posted: Fri 02 Mar 2012, 06:49 Post subject:
|
|
Hello Shinobar,
Here is the french one.
Cordialement
| Description |
|

Download |
| Filename |
sfs_load.tar.gz |
| Filesize |
5.12 KB |
| Downloaded |
141 Time(s) |
_________________ Toutou Linux - Pets francisés
|
|
Back to top
|
|
 |
vicmz

Joined: 15 Jan 2012 Posts: 609
|
Posted: Tue 06 Mar 2012, 23:31 Post subject:
|
|
Spanish and Portuguese updated
| Description |
|

Download |
| Filename |
sfs_load-1.3.9_es_pt_update.zip |
| Filesize |
22.62 KB |
| Downloaded |
135 Time(s) |
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Wed 07 Mar 2012, 00:35 Post subject:
translations |
|
Tanks to all the contributors. The archive of the po_files updated.
http://shino.pos.to/linux/puppy/sfs_load-1.3.9-po_files-20120307.tar.gz
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 319 Location: Ukraine
|
Posted: Thu 15 Mar 2012, 10:43 Post subject:
Russian translation |
|
I have updated Russian translation.
| Description |
Russian for sfs-load.
|

Download |
| Filename |
sfs_load1.tar.gz |
| Filesize |
10.41 KB |
| Downloaded |
128 Time(s) |
|
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 2623 Location: Earth
|
Posted: Sat 17 Mar 2012, 16:52 Post subject:
|
|
Hi Shinobar,
I am interested in this from a Live media standpoint. But, I need help from this threads community on whether this works same as PET additions to a system.
Everyone of us know that we can use PPM to add functionality to the system. This has worked for Live media users ever since I began with Puppy years ago.
In explantion (not that anyone need an explanation) you are running your Live media system. You need some functionality. You open the PPM and when all is said and done, that functionality has been added to your system. This works fine for, say, JRE for example. When I am ready to power-off, my running system asks wherher I want to save my work (the session) and proceeds to save the "state" of my machine for subsequent reboot.
But, for SFSs, I have seen no such method of saving the ssytem's state such that it will return to that desktop with all of the files and programs that exist prior to shutdown.
I saw your refereence to Live media being experimental. But, I don't think anyone should call a published facility experiment as it is useful and functional over the many years it has been available to all of us.
Question
If I use SFS_Load-on-th-fly, will the JRE that was installed before shutdown be saved in the system and be included in the PC's state at reboot? In other words, will JRE beome a permanent part of the system?
I just trying to get a level of understanding of what to expect with its use as, in this case, we would NOT be interested in loading and unloading and remembering and.... jus tto have the JRE included in our running desktop.
Thanks in advance.
_________________ Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Sat 17 Mar 2012, 21:48 Post subject:
sfs_laod and Live media |
|
| gcmartin wrote: | from a Live media standpoint. (snip)
If I use SFS_Load-on-th-fly, will the JRE that was installed before shutdown be saved in the system and be included in the PC's state at reboot? |
I assume the Live media means CD or DVD. Three cases:
- Saving the session as a file(pupsave) in the hard dirve or in a USB device.
Yes. You need the SFS at the same place with the pupsave.
If your Puppy has both the sfs_load and the pupsaveconfig (not the shutdownconfig of Barry's), you are better to determin the place of the pupsave before using the sfs_load. If you do the pupsaveconfig, the sfs_load offers to copy the sfs to the correct place.
- Saving the session back to the Live media.
Yes. The sfs_load offers where to copy the sfs to persist it after reboot. Please try and report. But i think this mode itself is still experimantal and do not recommend. You can use USB media instead for the modern PC's.
- Remastering.
Depends. Because the remastering need to treat the files under /etc and /root manually and it is hard.
As for the JRE sfs, you need to copy the /etc staff of the sfs to the /tmp/etc when the remasterpup2 prompts.
Or, you can burn the CD/DVD with the SFS in parallel with the Puppy stuf, vmlinz, inird.gz and main SFS. (Do not load the sfs before remastering.) The remasterpup2 also prompts. In this case the loading is not automatic but easy to load manually.
The last case above is complex and i am still investigating.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
Last edited by shinobar on Sun 18 Mar 2012, 10:22; edited 1 time in total
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Sun 18 Mar 2012, 08:24 Post subject:
sfs_load-1.4 |
|
v1.4: extrasfsfind, upadate nls
The script extrasfsfind lists up sfs and pet on the live cd and in the folder(only in the sub folder if it is not the top layer) where the pupsave to be saved, and offers to load.
Works with the firstrun and the pupsaveconfig.
http://www.murga-linux.com/puppy/viewtopic.php?t=58312
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
|
|
Page 12 of 16 [240 Posts] |
Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, 15, 16 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|