WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: dCore wiki update...  (Read 25426 times)

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #30 on: September 29, 2016, 12:55:49 AM »
dCore Desktop Applications
http://wiki.tinycorelinux.net/dcore:desktop_applications
-revised Dillo
-added Fluff
-created Miscellaneous section, added galculator
-added Tux Paint
-added XPaint

Advanced dCore SCE Strategies
http://wiki.tinycorelinux.net/dcore:extension_strategies
-updated Overview
-updated Lightweight Software
-updated List File SCEs, including example

Miscellaneous SCE-related Files
http://wiki.tinycorelinux.net/dcore:handling_extensions?&#miscellaneous_sce-related_files
-added /tmp/tcloop/<SCE_name>/usr/local/sce/<SCE_name>/SCE_import_summary entry

With rare exception most imported applications simply work, dCore continues to impress.
Probably easier to list those that don't :)

Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 175
Re: dCore wiki update...
« Reply #31 on: October 04, 2016, 03:26:10 AM »
I noticed a bug in syslinux -booting code which prevents making reusable bootable USB-stick. I tried to fix it but syslinux real-mode code is extremely difficult to understand and fix (despite pretty good documentation as linux-code).

Is that working now?

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #32 on: October 04, 2016, 07:17:38 AM »
Hi Yleisajattelija. Are you referring to a specific wiki document or should this have been posted as a new dCore help request? Specifically, is what working now? Are you referring to dCore-usbinstall? Personally i am not very familiar with Syslinux so someone else will need to address, sorry.

Recent wiki updates:

dCore sce-ppa-add Command:
http://wiki.tinycorelinux.net/dcore:ppa-add_command
-ppa-add command changed to sce-ppa-add.
-Minor --help and wiki changes, same functionality.
-This update just sent to Jason for upload, should be available in Ubuntu-based dCores soon.

dCore SCE Management Commands
http://wiki.tinycorelinux.net/dcore:extensions#dcore_sce_management_commands
-Should now include all official, extra and 3rd party related SCE management commands.
-dCore-google-chrome-stable-installer needs updating if a kind soul is inclined.
-getFlash11 not fully tested on my old hardware, install script appeared to work fine.
-Last check dCore-java-installer and user submitted dCore Flash 10 SCE Creation Script worked well.

dCore SCE Overview
http://wiki.tinycorelinux.net/dcore:handling_extensions?&#additional_repositories
-Additional Repositories section updated regarding commenting out /debextra/ entries as desired.

dCore Contributing
http://wiki.tinycorelinux.net/dcore:contributing
-dCore Contributing section updated
-FixMe section added with help request and to do list

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #33 on: October 12, 2016, 01:10:26 AM »
dCore Desktop Applications:
http://wiki.tinycorelinux.net/dcore:desktop_applications?&#dcore_desktop_applications
Numerous browsers tested and added. So far i think every browser tested has worked in dCore without much issue. Jason recently added ca-certificates to those requiring. Some WebKit based browsers (Midori and QupZilla) require a workaround to run JavaScript on older SSE only (non-SSE2) hardware, will start new thread about best way to set this up in dCore.
  Elinks
  Links2
  Lynx
  NetSurf
  QupZilla
  SeaMonkey
  Surf

dCore SeaMonkey Guide
http://wiki.tinycorelinux.net/dcore:dcore_seamonkey_guide
Manual Seamonkey install guide added, as it's not in the regular repositories. Ubuntuzilla PPA linked and mentioned but not tested. Manual install works well in dCore-jessie.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #34 on: October 15, 2016, 11:00:30 PM »
Advanced dCore SCE Strategies
http://wiki.tinycorelinux.net/dcore:extension_strategies#sce_purge
-revamped SCE Purge section

dCore Desktop Applications
http://wiki.tinycorelinux.net/dcore:desktop_applications#browsers
-added additional browsers
  w3m
  uzbl

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #35 on: October 18, 2016, 04:53:38 PM »
dCore Desktop Applications -> Browsers
http://wiki.tinycorelinux.net/dcore:desktop_applications?&#browsers
Section updated, more browsers added, last of the browser marathon:
Arora
Dooble
Otter Browser
xombrero

Would be nice to add home grown fifth but i don't see an easy way without custom compile. No PPA, webkitfltk does not appear available in Debian/Ubuntu repo. If anyone wants to custom compile and submit to Jason for the dCore prebuilt repository that might be really nice...or it just stays Tiny Core exclusive...nice too.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: dCore wiki update...
« Reply #36 on: October 19, 2016, 01:39:11 AM »
Request somebody package it for Debian/Ubuntu via their respective channels, or create a PPA. Several people have requested a PPA, but that needs both time and someone familiar with Ubuntu packaging, I have neither.

You can also use the prebuilt package from sourceforge, if you're on 64-bit.
The only barriers that can stop you are the ones you create yourself.

Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 175
Re: dCore wiki update...
« Reply #37 on: October 19, 2016, 02:47:33 AM »
Also if anyone can share configuration notes and a brief how to for boot loaders other than Grub legacy and Grub2 let me know. Personally would like to learn yet another boot loader but really also to help round out the dCore installation wiki. Please post to wiki or give me your notes and i will upload and format, thanks.

In the wiki I have some bits about Syslinux:
http://wiki.tinycorelinux.net/dcore:usb_installation_test-drive
They are mostly complete but need to be put together the right way.

On my USB-installation the following works:
Code: [Select]
ui menu.c32
default dCore
timeout 45

label dCore
        menu label dCore on a stick
        kernel /boot/vmlinuz-trusty
        append initrd=/boot/ub-dCore-trusty.gz waitusb=15 blacklist=pcspkr tce=LABEL="dCORE-USB" home=LABEL="dCORE-USB" opt=LABEL="dCORE-USB" host=dCstick lang="de_CH.UTF-8" desktop=openbox tz=CET-1CEST,M3.5.0,M10.5.0/3 multivt syslog showapps pause
Obviously, 'ldlinux.sys' and 'menu.c32' must be available under '/boot/'.

IMHO Syslinux is a great boot-loader for its simplicity and modularity, quite similar to Grub Legacy. So it would fit in very well.


I mean this message, is istallation from USB-stick stable?

Edit: Syslinux ver. 6.03 bugfix-release seems to have some USB-related issues solved, I will test...
« Last Edit: October 19, 2016, 03:03:32 AM by Yleisajattelija »

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #38 on: October 22, 2016, 07:53:06 PM »
dCore FAQ
http://wiki.tinycorelinux.net/dcore:faq
-updated information and links
-some expansion based on current knowledge base

dCore Desktop Applications -> Browsers
http://wiki.tinycorelinux.net/dcore:desktop_applications#browsers
-added GNU IceCat

SCE Management Commands
http://wiki.tinycorelinux.net/dcore:extensions#dcore_sce_management_commands
http://wiki.tinycorelinux.net/dcore:sce-tools_command
-added dCore sce-tools Command

dCore X Window System -> Unofficial Window Managers and Desktop Environments
http://wiki.tinycorelinux.net/dcore:x-desktop#unofficial_window_managers_and_desktop_environments
http://wiki.tinycorelinux.net/dcore:dcore_lxqt_guide
http://wiki.tinycorelinux.net/_media/dcore:dcorescreenshot:dcore-xenial_lxqt.jpg?cache=
-added LXQt
-created dCore LXQt Guide
-added screenshot

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: dCore wiki update...
« Reply #39 on: October 23, 2016, 04:28:35 AM »
the "what hw is supported " section of the faq mention other arch apary of x86, but only this one is actively developed, maube this could be mentioned
dCore user

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #40 on: October 23, 2016, 04:26:56 PM »
Thanks for the feedback, the FAQ entry was modified, hope more accurate:
http://wiki.tinycorelinux.net/dcore:faq#what_hardware_is_supported

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: dCore wiki update...
« Reply #41 on: October 27, 2016, 12:57:03 PM »
As for the armv7 port, I right now am lacking hardware to update it.  I do plan to  back into supporting it when I can get the hardware.   After all, dCore's original purpose was an Allwinner A10 offering of Tinycore.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #42 on: November 06, 2016, 02:03:30 AM »
dCore Desktop Applications
http://wiki.tinycorelinux.net/dcore:desktop_applications
New:
  Atril
  Engrampa
  eom (Eye of MATE)
  Pluma
Modified:
  Gedit
  Caja
  MATE Terminal

dCore Server & Networking --> Samba
http://wiki.tinycorelinux.net/dcore:server_applications?&#samba
-new Samba guide

Edit: SSH and NFS is obviously missing from the dCore Server & Networking section, if someone wants to add a brief usage guide that would be great, thanks.
« Last Edit: November 06, 2016, 02:18:24 AM by nitram »

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #43 on: November 07, 2016, 08:39:36 PM »
Advanced dCore SCE Strategies -> Creating Personal Extensions
http://wiki.tinycorelinux.net/dcore:extension_strategies#creating_personal_extensions
-new Creating Personal Extensions section

The Advanced dCore SCE Strategies page is messy and under construction, hopefully future revision. The new Creating Personal Extensions section based on response to http://forum.tinycorelinux.net/index.php/topic,20496.msg127872.html#msg127872. As noted in the wiki entry, if converting a Tiny Core *.tcz extension to an *.sce, ensure any necessary dependencies are loaded. Although not much manual interaction is typically needed in the TCE directory, *Core begs to be hacked...at user's own risk.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: dCore wiki update...
« Reply #44 on: November 09, 2016, 03:21:41 PM »
dCore Desktop Applications
http://wiki.tinycorelinux.net/dcore:desktop_applications
-Modifed PCManFM, run full featured in minimal install
-Added Project: Starfighter
-Renamed Text Editors, now Text Editors & Office Suites
-Added StarOffice legacy office suite and manual installation steps
-Added OpenOffice office suite

dCore OpenOffice Installation Guide
http://wiki.tinycorelinux.net/dcore:dcore_openoffice_guide
-new dCore OpenOffice Installation Guide

Careful Starfighter is addictive. Although not tested, anticipate StarOffice legacy and OpenOffice would also run well in Tiny Core. There are now 3 major office suites that work in dCore. The only other major office suite i know is Kingsoft WPS Office for Linux, they provide a .deb file download if anyone's interested: http://wps-community.org/downloads. Probably not my thing but if it's important to someone i could try to help get it running, just let me know. Thanks.