jim burns | 3 Jan 2009 07:20

openSuSE 11.1 - status report

As predicted, openSuSE continues to require special attention ;-) I took your 
patch for dazuko-3.0.0-rc3, modified it for rc4 as mentioned in a previous 
post (some comments were dropped between rc3 and rc4), and the result is as in 
the listing below.

I then tried applying the kernel patch you supplied for openSuSE 11.0 to 11.1 
(currently 2.6.27.7-9-pae), and it mostly applied correctly. The one reject 
was in the second hunk on security/Makefile: APPARMOR's spacing is a little 
different, CAPABILITIES doesn't exist, and ROOTPLUG no longer includes 
commoncap.o. With those changes, the patch applies. Now I need to do the 3 
hour recompile of the kernel to see if it does anything meaningful, and will 
report back later.

root <at> Dell4550 01/03/09 12:20AM:~                                                
[502] > tar -xvf jimbur\~1/downloads/unix/dazukofs-3.0.0-rc4.tar.gz
dazukofs-3.0.0-rc4/                                                
dazukofs-3.0.0-rc4/Makefile                                        
dazukofs-3.0.0-rc4/group_dev.c                                     
dazukofs-3.0.0-rc4/event.c                                         
dazukofs-3.0.0-rc4/event.h                                         
dazukofs-3.0.0-rc4/CHANGELOG                                       
dazukofs-3.0.0-rc4/dev.c                                           
dazukofs-3.0.0-rc4/ctrl_dev.c                                      
dazukofs-3.0.0-rc4/dev.h                                           
dazukofs-3.0.0-rc4/file.c                                          
dazukofs-3.0.0-rc4/dentry.c                                        
dazukofs-3.0.0-rc4/ign_dev.c                                       
dazukofs-3.0.0-rc4/mmap.c                                          
dazukofs-3.0.0-rc4/dazukofs_fs.h                                   
dazukofs-3.0.0-rc4/LICENSE.GPL-2                                   
(Continue reading)

jim burns | 3 Jan 2009 15:29

Re: openSuSE 11.1 - status report

On Sat January 3 2009 1:20:11 am you wrote:
> With those changes, the patch applies. Now I need to do the 3
> hour recompile of the kernel to see if it does anything meaningful, and
> will report back later.

No joy. The kernel compile with the openSuSE 11 patch to add 2.3.5 dazuko 
functionality ended as below. Do you need any other info to get dazukofs or 
dazuko to compile for openSuSE 11.1? (Until antivir comes out with a dazukofs 
version, getting dazuko to compile is more important.) Thanx.

  GEN     security/apparmor/capability_names.h                                  
  GEN     security/apparmor/af_names.h                                          
  CC      security/apparmor/main.o                                              
  CC      security/apparmor/list.o                                              
  CC      security/apparmor/procattr.o                                          
  CC      security/apparmor/lsm.o                                               
  CC      security/apparmor/apparmorfs.o                                        
  CC      security/apparmor/module_interface.o                                  
security/apparmor/module_interface.c: In function ‘aa_is_nameX’:                
security/apparmor/module_interface.c:129: warning: ‘tag’ may be used 
uninitialized in this function                                                             
security/apparmor/module_interface.c: In function ‘aa_is_dynstring’:            
security/apparmor/module_interface.c:234: warning: ‘src_str’ may be used 
uninitialized in this function
  CC      security/apparmor/match.o
  LD      security/apparmor/apparmor.o
  LD      security/apparmor/built-in.o
  CC      security/dazuko/hooks.o
security/dazuko/hooks.c: In function ‘dazuko_inode_permission’:
security/dazuko/hooks.c:47: error: too many arguments to function 
(Continue reading)


Gmane