Index ¦ Archives ¦ RSS > Tag: en

splashy

Estimated read time: 1 minutes

in -current we replaced bootsplash with splashy. it's a splash implementation fully in userspace, thus we no longer need any kernel patches

to support splashy, the kbd, grub, gfxboot and sysvinit packages has been updated, too


gnome-scriptlet cleanup finished

Estimated read time: 1 minutes

there was an effort about generating the packages' post_install (and other) scriptlet functions dynamically. this is done via using the magic
Finclude gnome-scriptlet
command. the parameters you can includes _F_gnome_schemas(), _F_gnome_scrollkeeper, _F_gnome_desktop and so on. where it was possible the original scriptlet has been removed and now automatically generated. enjoy! :)

frugalwareutils first complete release

Estimated read time: 1 minutes

adslconfig has been merged with netconfig and this point all the old config scripts has been ported to frugalwareutils, namely: grubconfig, mouseconfig, netconfig, raidconfig, timeconfig, xconfig and xwmconfig

time to remove this very old item from my TODO ;)


spam stats

Estimated read time: 1 minutes

Donald Bruce Stewart has created a simple shell script to create darcs graphs, and i've modified it to create a simple spam stat. the result looks promising ;)

what do you need?

  • with bogofilter, i use the following procmail rule: :0: * ^X-Bogosity: Spam date +%y%m%d >>~/spamstat/dev/null
  • then do a darcs get http://frugalware.org/~vmiklos/spam-graph/ and run sh spam-graph ~/spamstat
  • if you have gnuplot installed the png image should be generated soon :)


using different signatures in mutt

Estimated read time: 1 minutes

my problem was that (especially on some mailing lists) i use different signatures. with the folder hooks this can be solved in a very nice way. so i have 2 signatures: a default one and a special (for a given mailing list):

folder-hook . set signature=~/.signature folder-hook special set signature=~/.signature.special

and now when i write a mail/reply from that folder the special signature is used :)


a few hacks about strings & macros

Estimated read time: 1 minutes

this post is mainly the result of the cleanup of my firefox tabs :)

predefined macros in gcc

string manipulation using bash

string functions in make


new mirror: ftp/www10

Estimated read time: 1 minutes

finally, we have a proper US mirror :)

many thanks to Eddie Torres and mirrors.tds.net!


frugalwareutils update: xwmconfig

Estimated read time: 1 minutes

xwmconfig has been ported to frugalwareutils, for example if you just install base&x11&xlibs in a netinstall then you're asked what wm do you want to start from xdm till you can't edit your own ~/.xinitrc

new setup isos: i686 | x86_64


resume in nx

Estimated read time: 1 minutes

after the recent freenx/knx update resume should now work in nx. a cheap trick: if you use kde the window titles may be weird after a resume, a workaround is to run
dcop kwin default reconfigure
after resume. (more info here)

xorg-7.1 security update in -current

Estimated read time: 1 minutes

the x.org foundation pulblished and then we pushed a few patches for the "setuid()return value check problem". packages affected: libX11, xdm, xf86dga, xinit, xload, xorg-server and xtrans. do a pacman -Syu ;)

© Miklos Vajna. Built using Pelican. Theme by Giulio Fidente on github.