Does that mean the repository downloaded files were auto-deleted?
This would be useful information since I'm sharing files between at least 2 notebooks, currently running Puppy on them both.
Again, appreciate the support you've provided!

Sorry but is not clear to me again. What "storage directory"?WhyNot? wrote:Mavrothal, this may sound pretty basic but I was looking for the storage directory after downloading Google-Chrome, found only the configuration/settings files.
Does that mean the repository downloaded files were auto-deleted?
Code: Select all
--- a/usr/local/petget/downloadpkgs.sh 2012-11-05 14:36:29.000000000 +0200
+++ b/usr/local/petget/downloadpkgs.sh 2012-11-13 09:54:18.000000000 +0200
@@ -211,6 +211,8 @@
fi
sync
DLPKG="`basename $ONEFILE`"
+ [ ! -d /mnt/home/PET_DOWNLOADS ] && mkdir -p /mnt/home/PET_DOWNLOADS
+ cp /root/$DLPKG /mnt/home/PET_DOWNLOADS/$DLPKG
if [ -f $DLPKG -a "$DLPKG" != "" ];then
if [ "$PASSEDPARAM" = "DOWNLOADONLY" ];then
/usr/local/petget/verifypkg.sh /root/$DLPKG
Too late...
mavrothal wrote:I always wanted/tried to make this ingenious but severely underperforming machine, the XO-1, a bit more usable.
But I'm afraid that when it comes to modern browsers, image editing etc there is nothing that can be done for the lack of CPU power.
Puppy/TC/Slitaz or anything else(unless someone writes an OS and all the apps in assembly
)
The XO-1.5 though is a different story. The best XO by far for me.
Too bad that so few where made (~150.000) and almost none was released in the wild. If you find anything on eBay go for it
Why would you say that is an OFW bug?eph.zero wrote:I wouldn't mind going all-CLI on it, but it's been impossible to increase that font size without the GUI. A bug in open firmware, I think.
mavrothal wrote:Why would you say that is an OFW bug?eph.zero wrote:I wouldn't mind going all-CLI on it, but it's been impossible to increase that font size without the GUI. A bug in open firmware, I think.
Are your fonts particularly small? SUN12x22 is one of the bigger fonts and pretty comfortable usually.
I'm not sure if any bigger font is compile into the kernel but I could check.
In this page you can find a lot of things related to console fonts.
Try to ask at the olpc devel mailing list. Will be hard to justify since on OLPC releases you never get to console, but you can say something related to debugging or using it as a server (music servereph.zero wrote:I researched the problem to death some time ago, and never found a solution that worked.
Thanks.simargl wrote:Congrats for this 3-in-1 release, they look nice although it's kinda funny to see same icons on different OS versions.