search for: rdeman

Displaying 12 results from an estimated 12 matches for "rdeman".

Did you mean: deman
2006 Apr 18
0
[patch] fstype fix ext3 <-> lvm2 detection
From: David H?rdeman <david@2gen.com> if a partition has been used as lvm2 and has not been cleared with pvremove, fstype would recognise the ext3 partition as lvm2. workaround that by detection lvm2 after ext3. Bonuspoint remove long fs list as this one just generates conflicts. Signed-off-by: David H?rdeman...
2006 Feb 05
1
Add swap support to fstype, second version
This patch adds support for swap detection to fstype (to be applied on top of the previous luks patch). The patch is now against klibc's git tree instead of klibc-1.2. Signed-off-by: David H?rdeman <david@2gen.com> -- fstype.c | 42 ++++++++++++++++++++++++++++++------------ swap_fs.h | 18 ++++++++++++++++++ 2 files changed, 48 insertions(+), 12 deletions(-) -------------- next part -------------- Index: klibc/usr/kinit/fstype/fstype.c ========================================...
2008 Jun 16
0
latest fixes
...test Debian upload and subsequent patch emails. plus wanting to get the ext4dev in line for the Lenny release. :) please review. thanks -- maks please pull git pull git://git.debian.org/~maks/klibc.git maks for the changes: Arthur Loiret (1): Makefile (ARCH): Support sh4 as sh. David H?rdeman (1): [klibc] mount: allow multiple fs on vfstype arg maximilian attems (2): [klibc] run-init: drop executable stack [klibc] fstype: fix ext4dev detection Makefile | 2 +- usr/kinit/fstype/ext3_fs.h | 39 ++++++++++++++++++++++++++++++++++++--- usr/kinit/...
2006 Feb 05
0
Add LUKS support to fstype, second version
...detecting LUKS partitions (Linux Unified Key Setup - http://luks.endorphin.org/) to fstype. This makes it easier to automatically detect and activate encrypted (root) partitions from an initramfs image. The patch is now against klibc's git tree instead of klibc-1.2. Signed-off-by: David H?rdeman <david@2gen.com> -- fstype.c | 17 ++++++++++++++++- luks_fs.h | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 1 deletion(-) -------------- next part -------------- Index: klibc/usr/kinit/fstype/fstype.c =========================================...
2006 Mar 22
0
[patch] Add LVM2 detection to fstype
The attached patch adds the ability to fstype to detect lvm2 physical volumes (PV's). Signed-off-by: David H?rdeman <david@2gen.com> -------------- next part -------------- diff -Nur klibc-orig/usr/kinit/fstype/fstype.c klibc/usr/kinit/fstype/fstype.c --- klibc-orig/usr/kinit/fstype/fstype.c 2006-03-22 21:28:31.000000000 +0100 +++ klibc/usr/kinit/fstype/fstype.c 2006-03-23 00:54:57.000000000 +0100 @@ -7,...
2006 Sep 13
0
[patch] add iso9660 detection to fstype
The attached patch adds iso9660 detection support to fstype. Signed-off-by: David H?rdeman <david at hardeman.nu> -- fstype.c | 17 +++++++++++++++++ iso9660_sb.h | 24 ++++++++++++++++++++++++ 2 files changed, 41 insertions(+) -------------- next part -------------- diff -Nru klibc/usr/kinit/fstype/fstype.c klibc-hack/usr/kinit/fstype/fstype.c --- klibc/usr/kinit/fsty...
2007 Jan 22
4
Releasing a klibc-1.5
I'm thinking it's time to release klibc-1.5; however, before releasing klibc-1.4.31 as klibc-1.5, I wanted to give a call to see if there is anything that either really needs to be done, or any bug reports I've missed... -hpa
2007 Mar 04
1
klibc-1.5 released
Hi all, I have pushed out klibc-1.5, as well as an integrated klibc against 2.6.21-rc2. Have fun :) -hpa
2008 Jun 08
0
klibc: Fix breakage with multiple fs specification in mount
...g=480994 Basically it fixes the argument parsing when running something like "mount -t ext3,ext2...". If that is fixed, I assume that "-t auto" could also be faked by replacing auto with a long list of fs types (or running "fstype" in the background). -- David H?rdeman -------------- next part -------------- A non-text attachment was scrubbed... Name: klibc-mount-fix-multiple-fs.patch Type: text/x-diff Size: 389 bytes Desc: not available Url : http://www.zytor.com/pipermail/klibc/attachments/20080608/95c6b576/attachment.bin
2008 Jul 09
0
console-sanity tool in klibc?
...ture to also support loading keymaps and other bonus stuff like setting the console in utf-8 mode... It should benefit any initramfs-included shell as well since a working /dev/tty means that job control and key combinations like ctrl-c will work without any magic in the shell itself. -- David H?rdeman
2005 Jul 26
1
Linux in-kernel keys support
...o copy the keyutil.h header into the openssh src dir. Then run configure and compile. To use: First run "ssh-add -k" to add the key to the kernel keyring and then use ssh as usual...it will use any ssh keys it finds in the kernel keyring. Feedback and flames welcome. Regards, David H?rdeman david at 2gen.com -------------- next part -------------- diff -ubr -x configure openssh-4.1p1/config.h.in openssh-4.1p1-hacked/config.h.in --- openssh-4.1p1/config.h.in 2005-05-25 14:26:09.000000000 +0200 +++ openssh-4.1p1-hacked/config.h.in 2005-07-25 23:18:17.000000000 +0200 @@ -694,6 +694,9 @@...
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...Erik ?ldstedt Sund <erikalds at interagon.com> Bug #359676 [net-tools] ifconfig: reports wrong ip address Changed Bug submitter to 'Erik ?ldstedt Sund <erikalds at interagon.com>' from 'Erik ? ldstedt Sund <erikalds at interagon.com>' > submitter 364809 David H?rdeman <david at hardeman.nu> Bug #364809 [bsd-mailx] mailx: mail sends 8bit characters in headers - was: bts sends 8bit characters in headers Bug #207724 [bsd-mailx] mailx: please encode headers according to RFC2047 Bug #282534 [bsd-mailx] logcheck: No contents' charset specified Bug #675914 [b...