On Fri, Apr 01, 2016 at 07:34:02PM -0400, Steve Litt wrote:
[cut]
>
>
> =
> char * read_bbs(){
> char rtrn[WAY_BIGGER_THAN_EVER_NEEDED];
> strcpy(rtrn, grab_bbs_part1());
> strcat(rtrn, grab_bbs_part2());
> return(rtrn);
> }
>
> r
On Sat, Apr 02, 2016 at 10:55:53AM +0100, KatolaZ wrote:
> On Fri, Apr 01, 2016 at 07:34:02PM -0400, Steve Litt wrote:
>
> [cut]
>
> >
> >
> > =
> > char * read_bbs(){
> > char rtrn[WAY_BIGGER_THAN_EVER_NEEDED];
> > strcpy(rtrn, grab_b
aitor_czr writes:
> On 03/31/16 16:07, KatolaZ wrote:
>> On Thu, Mar 31, 2016 at 03:58:49PM +0200, aitor_czr wrote:
>>
>> [cut]
>>
> >On Wed, Mar 30, 2016 at 6:04 PM, Rainer Weikusat <
> >rainerweiku...@virginmedia.com> wrote:
> >
> >There's one
> > >>important difference:
Adam Borowski writes:
> On Fri, Apr 01, 2016 at 12:58:23PM -0400, Boruch Baum wrote:
>> Just looking at issues with the devuan default desktop's screensave, and
>> its config file: ~/.xscreensaver file, posted here for the attention of
>> the maintainers and the interest of members of the list.
>
On 04/01/2016 09:45 AM, Ismael L. Donis Garcia wrote:
> Thanks Reiterated
> I try refracta in the absence of a devuan iso.
> I can not do more because my knowledge of linux are very little, I can
> only constribuir recommending this project and reporting about it.
>
> | ISMAEL |
>
On Sat, 2 Apr 2016 10:55:53 +0100
KatolaZ wrote:
> On Fri, Apr 01, 2016 at 07:34:02PM -0400, Steve Litt wrote:
>
> [cut]
>
> >
> >
> > =
> > char * read_bbs(){
> > char rtrn[WAY_BIGGER_THAN_EVER_NEEDED];
> > strcpy(rtrn, grab_bbs_par
On Sat, 02 Apr 2016 13:30:05 -0400
fsmithred wrote:
> For those who are more daring or want a minimalist approach, Devuan
> debootstrap is installed, and you can start from scratch and build it
> the way you want.
Isn't Devuan Debootstrap a chroot install, kinda like Arch or Gentoo
(minus all t
On April 1, 2016 8:09:10 AM CDT, Boruch Baum
::> Are you sure that output is correct?
::No, it was me. I manually added a paste from my dpkg -l output.
Ah, OK.
::
::Are you running the default devuan desktop, xfce?
I was , but then switched to lxde as the drop-down terminal in xfce would
s
On 04/02/2016 02:33 PM, Steve Litt wrote:
> On Sat, 02 Apr 2016 13:30:05 -0400
> fsmithred wrote:
>
>
>> For those who are more daring or want a minimalist approach, Devuan
>> debootstrap is installed, and you can start from scratch and build it
>> the way you want.
>
> Isn't Devuan Debootstrap