Page 2 of 35

Posted: Sat 16 Mar 2013, 10:51
by simargl
stifiling, as you mentioned somewhere pacman still works in alphaOS and reason for that is I kept part of spkg that makes entries in /var/lib/pacman/local, so pacman still recognizes packages from there as installed... spkg even handle things like "provides, conflict, replaces"

Still, I would rather to just compile programs in alphaOS to get the best compatibility.

Compiling full xfce from source for example is not that hard (require about 10-15 packages)

Some more things about spkg:
1. if you type spkg -gi evince it will get and install evince plus dependency poppler
2. with spkg -g evince it will just get evince to cache directory and Not poppler. Is this enough or I should modify script to get dependencies even if you don't want to install package?
3. spkg -i is command for installing local packages and supports infinite number of arguments. Example: you have folder with 100 spkg packages and you type spkg -i * they are all installed
4. If you go to /initrd/pup_rw/var/lib/spkg/installed you will see packages installed by you (not part of the main iso)
5. automatically upgrading packages does not work and I have no idea how to implement that
6. spkg repack PKGNAME, will remake package from installed files

Posted: Sat 16 Mar 2013, 13:48
by ojowinter
Hello, my first post :o

Several quetion is ok?
1. How to save alphaos state to keep permanently in strage memory?

remaine my disk capacity is 100M... :oops:
http://dl.dropbox.com/u/1053962/arpha-2 ... 143951.png

2. How to backup my def file created under /mnt/home/data/spkg/def-scripts/*/?

thanks.

Posted: Sat 16 Mar 2013, 14:21
by simargl
ojowinter wrote:Hello, my first post :o

Several quetion is ok?
1. How to save alphaos state to keep permanently in strage memory?

remaine my disk capacity is 100M... :oops:
http://dl.dropbox.com/u/1053962/arpha-2 ... 143951.png

2. How to backup my def file created under /mnt/home/data/spkg/def-scripts/*/?

thanks.
Hi ojowinter, thanks for using alphaOS! :D

1.Check under System- make personal save file, select desired size and partition .
That created file will be loaded on every start up with all your settings, You can also copy that file somewhere as alphasave.2fs.bak
in case of some problems appear, I do that all the time.

2. In next version pciutils will be in main iso, I forgot about that package before.
From that screenshot I'd you are quite advanced user so maybe you could help maintaining alpha os repository :wink:
http://code.google.com/p/alphaos/downloads/list

In case of smaller disk capacity you might be interested in function spkg makesfs that converts all packages in a folder to single sfs module. 20 sfs modules can be loaded I think that's more than enough for everyone.

Posted: Sat 16 Mar 2013, 15:07
by simargl
Interesting or not, with this command you cand find appropriate CFLAGS for your CPU

Code: Select all

echo "" | gcc -march=native -v -E - 2>&1 | grep cc1
For me it's -march=nocona -mtune=nocona :o

Source: http://en.gentoo-wiki.com/wiki/Hardware ... r_features

Posted: Sun 17 Mar 2013, 03:05
by ojowinter
umm...Honestly, I didn't know well gcc option and how way to confirm it.
I study your advising to me :o

Btw, Now remind me gtk-doc build trouble.

Dependencies
gtk-doc - docbook-xsl - docbook-xml

Some gtk application need gtk-doc, and so need to package docbook-xml, docbook-xlt,
but two is required by manually handling setup... :(
http://www.linuxfromscratch.org/blfs/vi ... cBook.html
http://www.linuxfromscratch.org/blfs/vi ... k-xsl.html

I think that it's good to have two in default alpha iso.

Posted: Sun 17 Mar 2013, 11:29
by simargl
ojowinter wrote:Btw, Now remind me gtk-doc build trouble.

Dependencies
gtk-doc - docbook-xsl - docbook-xml

Some gtk application need gtk-doc, and so need to package docbook-xml, docbook-xlt,
but two is required by manually handling setup... :(
http://www.linuxfromscratch.org/blfs/vi ... cBook.html
http://www.linuxfromscratch.org/blfs/vi ... k-xsl.html

I think that it's good to have two in default alpha iso.
I try to avoid documentation files where ever possible to save some space, and /usr/share/doc for every package is removed before compressing.

Where did you have problems with missing gtk-doc? For me that problem appeared only with dconf, so I made patch to just in Makefile.in and Makefile.am remove doc from subdirs. If gtk-doc is hard dependency I guess we can add it, but not in main iso.

Posted: Sun 17 Mar 2013, 21:23
by ojowinter
I try to avoid documentation files where ever possible to save some space
ok. I missed this point in mind.
Where did you have problems with missing gtk-doc?
https://github.com/gandalfn/Cairo-Composite-Manager

My trouble is occurred ./autogen.sh phase, I try to do several times,
however my autools skill is poor, so I'll not be correspond with it...

Posted: Sun 17 Mar 2013, 21:51
by simargl
I don't have git installed to test but in this file
https://github.com/gandalfn/Cairo-Compo ... akefile.am

you could try to remove --enable-gtk-doc

and also doc from subdirs
SUBDIRS = lib src tools plugins test doc gir vapi data po

Posted: Mon 18 Mar 2013, 06:40
by ojowinter
Github seem to address archive/master.zip to export zip format.
I'm retry to build, It seem to be success.

http://dl.dropbox.com/u/1053962/cairo-compmgr.def
http://dl.dropbox.com/u/1053962/cairo-compmgr.patch

umm, I have one point problem. Alpha don't have unzip command :(

Posted: Mon 18 Mar 2013, 07:45
by simargl
:) You are right about unzip, I'm adding it right now.

Posted: Mon 18 Mar 2013, 10:17
by john3voltas
Sorry to go a bit offtopic but, do you know what happened to ArchPup's forum? Freeforum.com says they closed it and since ArchPup's topic here at murga is locked up...

Posted: Mon 18 Mar 2013, 10:19
by simargl
Description in first post here and on source forge is now updated to be a lil less scary...
john3voltas wrote:Sorry to go a bit offtopic but, do you know what happened to ArchPup's forum? Freeforum.com says they closed it and since ArchPup's topic here at murga is locked up...
I've removed it, it's now part of the history :wink:

Posted: Mon 18 Mar 2013, 16:26
by simargl
Next version will have graphical front end for package manager written in Gtkdialog,
and will be easy even for beginners.

Posted: Mon 18 Mar 2013, 17:23
by darkcity
john3voltas wrote:Sorry to go a bit offtopic but, do you know what happened to ArchPup's forum? Freeforum.com says they closed it and since ArchPup's topic here at murga is locked up...
I was wondering the same, maybe ArchPup by simargl is no longer going forward? Perhaps influenced by Woof's ability to make an 'Apup' being fixed after been broken for a while. http://bkhome.org/blog2/?viewDetailed=00179

It may also be felt that it is inappropriate to discuss in this sub-forum.

Interestingly, Arch Linux forum has a policy of not supporting any derivative of Arch.

Posted: Mon 18 Mar 2013, 17:55
by simargl
darkcity, here is Barry K. comment about Archpup
http://murga-linux.com/puppy/viewtopic. ... 879#691879
BarryK wrote:Good luck to simargl though. His distro has it's own site and is really a fork, that is based on some of the Puppy initrd and skeleton infrastructure. So, it stands alone as it's own distro.
I felt it not fair from me continue with using Pup name in distro that is really very different, and because of problems with
udev, iconv and because I like to experiment here is alphaOS where everything is compiled from scratch. Things that
defined Archpup like openbox, dynamic menu update, conky, tint2, spaceFM are still here, and off course option for easy
switching deskops with sfs modules.

New forum: http://alphaos.freeforums.org/index.php

Posted: Mon 18 Mar 2013, 18:23
by darkcity
Thanks, I missed a lot of the discussion. So Alpha OS and use pacman and frugal install? I will still consider it a Apup flavor. Same as I consider Pussy in a similar category as Dpups.

Good move to rename as it avoids confusion.

Incidentally, did you consider modifying woof to allow it create what you wanted your OS to feature?

Posted: Mon 18 Mar 2013, 18:31
by Scooby
Been away for a while!

So Archpup is discontinued, Sorry to hear it, best puppy I've ever used

At least you started a fire under BarryK's ass and drove him to
make a woof version but it sounds kinda useless to me with out arch repo's

I think I will stay with Archpup 12.12.2 till something major breaks.
Works perfect for me now.

new forum

Posted: Mon 18 Mar 2013, 23:45
by raffy
simargl wrote:darkcity, here is Barry K. comment about Archpup
http://murga-linux.com/puppy/viewtopic. ... 879#691879
BarryK wrote:Good luck to simargl though. His distro has it's own site and is really a fork, that is based on some of the Puppy initrd and skeleton infrastructure. So, it stands alone as it's own distro.
I felt it not fair from me continue with using Pup name in distro that is really very different, and because of problems with
udev, iconv and because I like to experiment here is alphaOS where everything is compiled from scratch. Things that
defined Archpup like openbox, dynamic menu update, conky, tint2, spaceFM are still here, and off course option for easy
switching deskops with sfs modules.

New forum: http://alphaos.freeforums.org/index.php
OK, noted, new forum for AlphaOS...

Posted: Tue 19 Mar 2013, 00:17
by rcrsn51
Does that mean that we've finally seen the end of cheap shots like this?

Posted: Tue 19 Mar 2013, 14:08
by simargl
First stable version! Check first post.