Page 26 of 35

Posted: Thu 20 Jun 2013, 15:57
by smil99
simargl wrote:
Thanks smil99, I like square logos and this light blue is my favourite color.
I will attach original svg, you see that big "a" is just copied from your logo
.
Actually, futwerk created that on his alphaOS backgrounds so all credit must go to him instead :) .
Cheers.

Posted: Fri 21 Jun 2013, 06:20
by simargl
AbdelAziz,
you can remove firefox files, and add some other browser if you want, and compress sfs file again.
Firefox package content is here https://www.archlinux.org/packages/extra/i686/firefox/.
smil99 wrote:Actually, futwerk created that on his alphaOS backgrounds so all credit must go to him instead :)
OK, I see you are right - I used svg logo from your post http://murga-linux.com/puppy/viewtopic. ... 315#704315
but original backgrounds are here http://murga-linux.com/puppy/viewtopic. ... 403#703403
I hope they are under some free license :) ... Thanks futwerk!

Posted: Fri 21 Jun 2013, 16:01
by tony
Hi simargi,

where can I find system.h file?

Regards Tony.

Posted: Fri 21 Jun 2013, 17:33
by simargl

Code: Select all

[root@alphaos ~]# spkg file system.h
Package                   File
core-dev                  /usr/include/libltdl/lt_system.h
core-dev                  /usr/include/wvstreams/wvsystem.h
core-dev                  /usr/include/freetype2/freetype/ftsystem.h
freetype2                 /usr/include/freetype2/freetype/ftsystem.h
gcc                       /usr/lib/gcc/i686-pc-linux-gnu/4.8.1/plugin/include/system.h
libbluray                 /usr/include/libbluray/filesystem.h
libltdl                   /usr/share/libtool/libltdl/libltdl/lt_system.h
libltdl                   /usr/include/libltdl/lt_system.h
nspr                      /usr/include/nspr/prsystem.h
syslinux                  /usr/lib/syslinux/com32/include/gplinclude/dmi/dmi_system.h
wvstreams                 /usr/include/wvstreams/wvsystem.h
... so it's in package gcc. Just load devel module, it should be there.
Regards.

Posted: Tue 25 Jun 2013, 07:35
by simargl
Version 8.0 released 2013/06/25
  • Arch packages from 2013/06/17
  • Eudev replaces udev
  • Kernel upgraded to 3.9.6
  • Added: firefox, xdg-utils, deadbeef-infobar
  • Fixed wrong system time on boot
  • Folders /usr/sbin, /sbin and /usr/local removed
  • Pwireless installation moved from /usr/local to /usr/share
  • Sfs-load and grub4dos-config upgraded to their latest versions
  • Fixed black screen issue with KMS and i915 intel graphics
  • Packages repository moved to sourceforge
http://sourceforge.net/projects/alphaos/files

Thank you for your new version

Posted: Tue 25 Jun 2013, 13:21
by withoutpity
I uploaded a mount script for spacefm to mount Vfat partition with locale settings, which is modified from origin puppy's pmount script.

Posted: Tue 25 Jun 2013, 19:45
by tony
HI,

OS8 still changes my clock on other pups and firewall setting link not working.

Broadcom 4313 has still not responded to blacklisting etc. Perhaps extra

firmware is needed.

I'm sticking with Arch as it's got potential, so please carry on the good work.

Regards Tony.

Posted: Tue 25 Jun 2013, 20:13
by simargl
Hi tony,

Thanks for your comment, firewall_install.sh was checking for not existing program called dialog, but it actually uses Xdialog, so I removed those 4 lines and it now works again.

Code: Select all

[root@alphaos alphaos]# hg diff
diff -r 79bc32960550 rootfs/usr/bin/firewall_install.sh
--- a/rootfs/usr/bin/firewall_install.sh	Mon Jun 24 16:17:26 2013 +0200
+++ b/rootfs/usr/bin/firewall_install.sh	Tue Jun 25 22:11:52 2013 +0200
@@ -190,11 +190,6 @@
   esac
 }
 
-if (( `which dialog 2>&1 | grep -c "which: no dialog in"` )); then
-  echo "Required program 'dialog' not found."
-  exit 1
-fi
-
 DIALOG_VERSION=`dialog --version 2>&1`
 if (( `echo "$DIALOG_VERSION" | grep -c "0.9b"` )); then
   DEFAULT_NO="--defaultno"
For clock problems if you made some changes in /root/.start just open that file and add
/etc/init.d/hwclock start &
as first command.

Posted: Tue 25 Jun 2013, 20:44
by simargl
Kingsoft Office (SFS module loaded)

Image

Image

wps link

Posted: Wed 26 Jun 2013, 00:02
by ndrancs
simargl wrote:Kingsoft Office (SFS module loaded)

Image

Image
for anyone who want to try WPS office, here the link for download, http://community.wps.cn/download/

Posted: Wed 26 Jun 2013, 21:54
by simargl
XFCE Panel with whiskermenu-plugin
http://gottcode.org/xfce4-whiskermenu-plugin/

Installed from AUR

Code: Select all

packer -S xfce4-whiskermenu-plugin
Image

Posted: Thu 27 Jun 2013, 00:20
by yr1945
I made SFS packages from 2 pets... acpitool-0.5.1-2-i486.pet and PupShutdown-1.8.1.pet. This allows me to suspend alphaOS, but it will not wake-up? I wonder why? Is there another .pet that I can convert to an SFS to make the OS wake-up?

OR

Are there pacman packages that I can download & install to make alphaOS sleep and wake?

Any support would be appreciated. Thank you.

Posted: Fri 28 Jun 2013, 09:55
by withoutpity
[quote="simargl"]

Code: Select all

packer -S xfce4-whiskermenu-plugin
But seems can not find packer command in 8.0 :shock:
____________________________________________

Sorry, I 've found it in Devel_80.sfs

Posted: Fri 28 Jun 2013, 11:44
by simargl
Yes, devel sfs module has packer included. After you install this package run xfce4-panel in
terminal, then right click on the panel and select add new item. You will see this plugin there, so
you can replace original xfce menu.

When you get internet working, correct video drivers loaded (resolution) and audio, everything
else is easy - this package compiles in 20 seconds, and there are 40 000 more in the AUR.

Posted: Fri 28 Jun 2013, 23:40
by smil99
Hi simargl,
Thanks for uploading alphaOS 8.0 :) .
I just tried it and I am yet to find any show stopper.
Keep it up mate :D .

Posted: Sat 29 Jun 2013, 09:24
by simargl
Here is new alphaos website http://alphaos.tuxfamily.org I made it with help of http://imcreator.com
smil99 wrote:Hi simargl,
Thanks for uploading alphaOS 8.0 :) .
I just tried it and I am yet to find any show stopper.
Keep it up mate :D .
Thanks smil99.
I think that with eudev move in this new version, last parts of incompatibility with Arch are now
history and making next isos is going to be very easy. At some point Arch developers will drop
support for 32 bit and we'll also have to move for 64 bit. But for now it's all good.

Posted: Sat 29 Jun 2013, 19:18
by tony
Hi simargl,

do you have customized kernel sources for OS8?

I want to try building a driver for my bcm4313.

Regards tony.

Posted: Sat 29 Jun 2013, 20:19
by Scooby
Tried AlphaOS 8

Touchpad working on boot :!:

When starting Pwireless2 I get a "Wireless interface not detected" message?
Never got this message for any other AlhaOS:es

Mayby Eudev or missing driver?

Posted: Sat 29 Jun 2013, 20:33
by tony
Hi Scooby,

your on your own here simargl is wired only.

regards tony.

Posted: Sun 30 Jun 2013, 03:53
by withoutpity
Scooby wrote:Tried AlphaOS 8

Touchpad working on boot :!:

When starting Pwireless2 I get a "Wireless interface not detected" message?
Never got this message for any other AlhaOS:es

Mayby Eudev or missing driver?
And I cannot find driver for Broadcom BCM57780 on DELL precision T1500 . Maybe some drivers are missing ?