On Fri, Feb 14, 2014 at 08:22:45PM +, Thorsten Glaser wrote:
> Sylvain BERTRAND dixit:
>
> >Just to let you know, I have a little initramfs project. The
> >init
> >process is hardcoded directly on the linux syscalls.
>
> On Linux, syscall numbers, argument number, order and size,
> etc. differ
Sylvain BERTRAND dixit:
>Just to let you know, I have a little initramfs project. The init
>process is hardcoded directly on the linux syscalls.
On Linux, syscall numbers, argument number, order and size,
etc. differ by architecture.
bye,
//mirabilos
--
Ach, mach doch was du willst, du hast do
Hello Yury,
On 2/14/14, Yury Shvedov wrote:
> But I thought they must pass some kind of verification don't they?
putting them on the wiki doesn't mean they get mainlined. Its another
way of sharing your ideas. If you think they're useful, patches can
be submitted to the wikis repo, the push g
But I thought they must pass some kind of verification don't they?
On 02/14/2014 09:16 PM, Carlos Torres wrote:
Thanks for you patches,
you can push them on to the wiki too..
just clone git://git.suckless.org/sites and somewhere in there is a
dwm wiki, you can add your patches and documentatio
Thanks for you patches,
you can push them on to the wiki too..
just clone git://git.suckless.org/sites and somewhere in there is a
dwm wiki, you can add your patches and documentation for them there.
--Carlos
On 2/14/14, Yury Shvedov wrote:
> Hi,
>
> I'm newbie in dwm, so I felt the luck of de
Hi,
I'm newbie in dwm, so I felt the luck of desktops grid like in other
Window Managers like XFCE or OpenBox. And I couldn't find any solution
for multiple rows of tags, so I decided to make it by myself.
In addition I got assumed to xxkb's functionality, but it have some
problems with dwm,
Hi,
just to let you know, I started a minimal wayland compositor:
http://code.google.com/p/ulinux-wayland
Again, it is hardcoded directly on linux syscall, except
the display and input hotplug which uses libudev.
It is stalled since I work on my refactoring of the linux
southern islands radeon d
Hi,
Just to let you know, I have a little initramfs project. The init
process is hardcoded directly on the linux syscalls.
In the near futur, I hope to add the support to mount the root
filesystem by label and by uuid.
cheers,
--
Sylvain