Re: VirtualBox Guest Additions
Using VirtualBox-4.3.36: Code: [Select]./configure --blah-blah...Checking for gcc: ** gcc version 5.2 found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<10 or gcc 5.1!..which means for...
View ArticleRe: PXE boot with NBD
I should also state that if I put oldstyle = true in the server config it works.But when testing and using my nbd server on debian stretch i get:QuoteWarning: the oldstyle protocol is no longer...
View ArticleRe: Taking screen-shots under cron
Hi andydjCode: [Select]I'll try modifying it to capture the root window ... In that case it could be reduced to this:[code]#!/bin/sh[ -z ${DISPLAY} ] && echo "Requires X" && exit...
View ArticleRe: submitqc on i686
Good to know re sstrip vs strip. I'll use the former where possible, else fall back onto strip (arm7).
View ArticleWhere to find piCore sources (e2fsprogs, util-linux, glibc, etc)
Hi,I'm searching for the sources / patches for the piCore binaries found in the piCore 6.1 disk image.I've only found the kernel and busybox sources here:...
View ArticleRe: Announcements
Current release candidates are now moved to release. See git change log for details.http://tinycorelinux.net/dCore/x86/release/
View ArticleRe: Install from live usb flash
Code: [Select]tc@box:~$ ls /usr/local/tce.installed/firefoxls: cannot access /usr/local/tce.installed/firefox: No such file or directory
View ArticleRe: Rationale for /lib vs /lib64 in Corepure64?
While we're on this subject, /usr/bin/locale requires ld-linux-x86-64.so.2 to be in /lib64, or else it dies with a "not found" error. This is with NO extensions loaded, just base. Something to add to...
View ArticleRe: submitqc on i686
Quotesstrip.tcz added to 7.x armv6/armv7 repoAh - done deal! Thanks, bmarkus.
View ArticleRe: submitqc on i686
Quote from: bmarkus on Today at 09:42:54 AMQuote from: dentonlt on March 16, 2016, 02:40:09 AMcan you or someone else comment on whether the zsync file is necessary for the ARM repo, and how it...
View ArticleRe: Can we have a Lynx that support https?
The busybox-httpd has the https option, but when enabled, it reports info that the SSL support is not enabled during compilation.Guess that we need to recompile it with the https SSL enabled.
View ArticleRe: Install from live usb flash
Quote from: andfree on April 03, 2016, 10:39:45 AMQuote from: Misalf on April 03, 2016, 10:22:46 AMI thought firefox_getLatest.sh would automatically set firefox.tcz to be loaded OnBoot.Otherwise you...
View ArticleRe: Running as server - need static ip and cron
Hi jgrulich, Can I point out that the command line you posted is missing a d at the beginning it should read[code]dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/ram0...
View ArticleRe: Running as server - need static ip and cron
I think I remember trying the timezone setting in cmdline.txt and did not get it workinghttp://forum.tinycorelinux.net/index.php/topic,17325.msg105369.html#msg105369Ended up adding a timezone file to...
View Articlewhat is the function of xbase.lst and copy2fs.lst in the cde folder ?
what is the function of xbase.lst and copy2fs.lst in the cde folder ? what processes read them ? thanks ulfr
View Articlethanks
thanks for the info on xbase.lst copy2fs.lst and copy2fs.flg i deleted the thread by accident tinycore and tinycore team are the best ulfr
View ArticleLooking for glxinfo
I'm trying to figure out why I'm receiving the error 'Missing GL version' and while troubleshooting the error I tried to run the glxinfo command but can't find it.
View ArticleRe: Looking for glxinfo
Hi,glxinfo is in the glxgears.tcz extension.For the future, you can use the Apps GUI to find specific files contained in extensions by clicking the button which reads "Search" and changing it to...
View Article