The time now is Tue 24 Apr 2018, 06:49
All times are UTC - 4 |
Author |
Message |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15238 Location: Paradox Realm
|
Posted: Sat 19 May 2012, 03:57 Post subject:
|
|
Could it still be uploading Igu?
Only md5sums.txt in that directory . . .
_________________ YinYana AI Buddhism
|
Back to top
|
|
 |
Iguleder

Joined: 11 Aug 2009 Posts: 2031 Location: Israel, somewhere in the beautiful desert
|
Posted: Sat 19 May 2012, 04:01 Post subject:
|
|
Yes, still uploading, as I said - it's 248 MB.
EDIT: done uploading!
EDIT 2: started working on a nice experiment. It's pretty stable and snappy, so I think it's time for fun experiments!
I'm trying to build a minimal Puppy-like skeleton which contains the JWM and ROX-Filer configuration files - sort of an add-on that can be put on top of Subito to make it feel like Puppy. If it works nicely, I might add a menu generator and some graphical applications.
I attached a screeny of what I have so far - it works pretty well!
Description |
|

Download |
Filename |
screen.png |
Filesize |
115.98 KB |
Downloaded |
651 Time(s) |
_________________ My homepage
My GitHub profile
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 10548 Location: SwedenEurope
|
Posted: Sat 19 May 2012, 13:54 Post subject:
|
|
Thanks, I wonder, what if one have Subito 0.9 in a subdir
I guess that maybe the script find that one? How can I hide it?
Does it look inside if I rename it to subito-09
I have to find my old grub4dos code that booted the 0.9
and see if it boot this one too.
Edit using Subito and Links browser
Testing to write from within Subito 1.0.0
using Links browser so have no practice on Links.
Now I only have to find the submit button.
Rebooted back in Lupu
Edit using Lupu. Jay it worked. MHHP taught me to write dhcpcp
or whatever it was now I've already forgotten but it worked.
And then more by accident I got Links going
I guess that MHHP has told me how to use the file manager
but I don't get how to. And I maybe need to do mount of the NTFS hd too
or even to install nfs-3g something before I can boot it?
I feel like back in 1986 when I used Ms DOS and other DOS varieties.
And did not Xerox have some named CM/L whatever. I fail to remember
but one used the command line a lot.
Anyway fun to test even if I have no idea how to get ROX or Thunar going
or how to get Firefox going either. I guess one have to get terminal or use the command line and apt-get or something.
Yes there exist some FAQ or Wiki but I usually fail to understand such text. Drowning in details and not knowing where to look
Thanks for providing Subito. I have to wait until I know how to read such things.
oops I used this code to boot frugal install.
title subito rootnoverify (hd0,1)
find --set-root --ignore-floppies --ignore-cd /subito/initrd.gz
kernel /subito/vmlinuz boot_mode=live sleep=5
initrd /subito/initrd.gz
I guess it would have worked using this one too?
title subito rootnoverify (hd0,1)
rootnoverify (hd0,1)
kernel /subito/vmlinuz boot_mode=live sleep=5
initrd /subito/initrd.gz
What is the feature or good effect of adding boot_mode=live ?
I used Subito 0.9 without boot_mode=live
_________________ I use Google Search on Puppy Forum
not an ideal solution though
|
Back to top
|
|
 |
Iguleder

Joined: 11 Aug 2009 Posts: 2031 Location: Israel, somewhere in the beautiful desert
|
Posted: Sat 26 May 2012, 04:45 Post subject:
|
|
I built a new homepage for Subito GNU/Linux, with full instructions for building it.
The "boot_mode" boot code is removed - now there's only way to make Subito persistent (the "home" boot code, which accepts a partition name or UUID). If you want to test Subito, the easiest way is creating a bootable flash drive.
Regarding package management - Subito has a package managed called "hpm", which is a simple shell script. It has its own package format (called "RXZ") and that's the only format supported by hpm.
By the way - I got JWM and ROX-Filer working pretty well, but there are no graphical applications, so it still doesn't look and feel like Puppy.
_________________ My homepage
My GitHub profile
|
Back to top
|
|
 |
harii4

Joined: 30 Jan 2009 Posts: 449 Location: La Porte City, IA , U.S.A.
|
Posted: Thu 21 Jun 2012, 00:31 Post subject:
|
|
Quote: | ISO: subito-0.9.5.iso |
This link to the ISO is an dead link .....any other links???
_________________ 3.01 Fat Free / Fire Hydrant featherweight/ TXZ_pup / 431JP2012
----------------------------------------------------------------------------------------
Peace and Justice are two sides of the same coin.
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Thu 21 Jun 2012, 00:53 Post subject:
|
|
Things has changed. It is in git now.
http://www.dimakrasner.com/roar-ng/download.php
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Thu 28 Jun 2012, 14:30 Post subject:
|
|
Hi Iguleder,
When you will do one for a 32bit that is all that I have and would like to try this and build one myself.
This all sounds great!!
|
Back to top
|
|
 |
Iguleder

Joined: 11 Aug 2009 Posts: 2031 Location: Israel, somewhere in the beautiful desert
|
Posted: Thu 28 Jun 2012, 16:33 Post subject:
|
|
Full instructions are located here.
However, in order to make a 32-bit, you'll have to do one extra step: run 4buildpackage for each package mentioned here. Before you do this, you'll have to change the architecture (under conf/distrorc) to "i486" and remove all Subito packages from the package list. Once all packages are built, you can rebuild the whole thing with those packages included.
_________________ My homepage
My GitHub profile
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Thu 28 Jun 2012, 19:59 Post subject:
|
|
Thanks
Will give this a try. On the site it says to run 4buildpackages after 3builddistro.
Do I still do it that way even though there will be no list for Subito since I will be taking that packages off the list to build for 32-bit?
|
Back to top
|
|
 |
Iguleder

Joined: 11 Aug 2009 Posts: 2031 Location: Israel, somewhere in the beautiful desert
|
Posted: Fri 29 Jun 2012, 03:34 Post subject:
|
|
This is a pretty hacky situation. You'll need some hacks to get this to work: /bin/dash should be a symlink to /bin/bash - create this under sandbox/rootfs/bin.
If you notice any build failures, it's because of things like this.
Once all packages are built, run 3builddistro again, this time with the packages included - you can generate a package list manually, so roar-ng finds the packages you just built.
_________________ My homepage
My GitHub profile
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Fri 29 Jun 2012, 10:57 Post subject:
|
|
Ok will keep that in mind;
will likely try this next week and will post my work here if that is ok?
May need help
Thanks
|
Back to top
|
|
 |
Iguleder

Joined: 11 Aug 2009 Posts: 2031 Location: Israel, somewhere in the beautiful desert
|
Posted: Sat 18 Aug 2012, 04:03 Post subject:
|
|
This thread has been quiet for some time, but roar-ng is alive and kickin'!
Since its initial post here, it went through many improvements:
- It is able to build many packages automatically (around 100).
- It supports more distributions: Slackware, Arch, Debian, Ubuntu, Raspbian and packages in roar-ng's dedicated format. Debian Wheezy and the upcoming Slackware 14.0 are supported, too.
- It's much faster and has a simpler design.
- The result distributions boot much faster (in the case of Subito GNU/Linux, the flagship distro built using roar-ng, it's 7-8 seconds on a netbook).
- Support for multiple kinds of bootable media was added.
- Initial Raspberry Pi support; the only missing part is construction of the bootable image.
- Better enforcing of compiler flags, so packages are more optimized.
- The /run directory was added and contains a tmpfs file system; /tmp is linked to it to make stuff faster and simpler.
- A third-generation, recursive optimization script, which makes packages way smaller.
- The boot sequence has changed - the main SFS is now placed on a partition, as in Puppy.
At the moment, roar-ng's development goes in two directions:
- A Slackware 14.0-based, improved version of Subito GNU/Linux. It worked great in all testing builds; now I'm doing a clean, untouched build using the vanilla roar-ng so I can declare it as release-quality.
- An unnamed distribution for the Raspberry Pi. Everything is already in place, except the SD card image generation; I'm waiting for my Pi to arrive, so I can run an alpha-quality build.
_________________ My homepage
My GitHub profile
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 3171 Location: wales
|
Posted: Sat 18 Aug 2012, 05:02 Post subject:
|
|
hi iguleder
i'm getting an error with ldownload Code: | libav (libav-0.8-git30062012.rxz)
libav-0.8-git30062012.rxz already exists, skipping
alsaequal (subito)
capsError: could not locate the "caps" package.
sh-4.1#
|
_________________ Tahrpup, built with trusty tahr packages http://murga-linux.com/puppy/viewtopic.php?t=96178
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331
|
Back to top
|
|
 |
Iguleder

Joined: 11 Aug 2009 Posts: 2031 Location: Israel, somewhere in the beautiful desert
|
Posted: Sat 18 Aug 2012, 06:17 Post subject:
|
|
Yep, that's because the package was not added to the repository yet.
I'm currently building all x86_64 packages on a Slackware 14.0 based build of Subito GNU/Linux - if it goes on well, I'll upload everything.
_________________ My homepage
My GitHub profile
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 2682 Location: South Australia
|
Posted: Sat 18 Aug 2012, 09:21 Post subject:
|
|
I thought I would give it a try, no go.
# ./0setup
Processing arch-core
Downloading the package list
--2012-08-18 22:50:21-- http://mirror.csclub.uwaterloo.ca/archlinux/core/os//core.db.tar.gz
Resolving mirror.csclub.uwaterloo.ca (mirror.csclub.uwaterloo.ca)... 129.97.134.71
Connecting to mirror.csclub.uwaterloo.ca (mirror.csclub.uwaterloo.ca)|129.97.134.71|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-18 22:50:22 ERROR 404: Not Found.
Error: failed to download http://mirror.csclub.uwaterloo.ca/archlinux/core/os//core.db.tar.gz.
#
I'm obviously confused by your instructions.
_________________ Software <-> Distros <-> Tips <-> Newsletters
|
Back to top
|
|
 |
|
|
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
|