FS: write ability

2007-11-14 Thread Oleg Strikov
I'm going to code new grub2 mechanism to provide not only read, but write ability to grub loader. First of all i need such feature for ext2/3 FS, but i think it'll be great to enlarge it to all supported FS. If anybody can help with some code or recommend interesting approach - feel free to tell me

HOWTO needed: how to add my own module to making list?

2007-11-14 Thread Oleg Strikov
Good day! Ive created my own grub file validation module, but I can only make it by renaming to standart "hello module" :( What ive done: 1) add my module source into ./commands folder 2) add validate.mod to pkgdata_MODULES (common.rmk) 3) add some template data # For validate.mod. validat

Re: HOWTO needed: how to add my own module to making list?

2007-11-14 Thread Bean
Hi, On Nov 14, 2007 4:48 PM, Oleg Strikov <[EMAIL PROTECTED]> wrote: > Good day! > Ive created my own grub file validation module, but I can only make it by > renaming to standart "hello module" :( > > What ive done: > 1) add my module source into ./commands folder > 2) add validate.mod to pkgdata

Re: Transparent decompression with file system filter

2007-11-14 Thread Vesa Jääskeläinen
Bean wrote: > Hi, > >> Are you still interested in working on this? > > Yes, if you think this is an useful feature, I can start working on it. > I am just wondering is there need to read compressed files without being compressed? I like the idea that opening compressed file is in a separate f