All of lore.kernel.org
 help / color / mirror / Atom feed
* [bug] Some files in 2.6 archive are with 640 perms
@ 2003-09-12 20:30 Georgi Chorbadzhiyski
  0 siblings, 0 replies; only message in thread
From: Georgi Chorbadzhiyski @ 2003-09-12 20:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Hi Linus,
some files in the 2.6 archive are with 640 permission when they
really should be 644.

Here is the list of files:
-rw-r----- linux-2.6.0-test5/Documentation/scsi/ChangeLog.megaraid
-rw-r----- linux-2.6.0-test5/arch/arm/common/amba.c
-rw-r----- linux-2.6.0-test5/arch/arm/common/icst525.c
-rw-r----- linux-2.6.0-test5/arch/arm/common/platform.c
-rw-r----- linux-2.6.0-test5/arch/arm/mach-integrator/Kconfig
-rw-r----- linux-2.6.0-test5/arch/arm/mach-integrator/impd1.c
-rw-r----- linux-2.6.0-test5/arch/arm/mm/mmu.c
-rw-r----- linux-2.6.0-test5/drivers/char/agp/isoch.c
-rw-r----- linux-2.6.0-test5/drivers/input/joystick/grip_mp.c
-rw-r----- linux-2.6.0-test5/drivers/net/arm/ether00.c
-rw-r----- linux-2.6.0-test5/include/asm-arm/arch-integrator/impd1.h
-rw-r----- linux-2.6.0-test5/include/asm-arm/hardware/amba.h
-rw-r----- linux-2.6.0-test5/include/asm-arm/hardware/icst525.h
-rw-r----- linux-2.6.0-test5/include/asm-arm/sections.h
-rw-r----- linux-2.6.0-test5/include/asm-arm/traps.h
-rw-r----- linux-2.6.0-test5/include/video/neomagic.h

Can you run

   bk chmod 644 \
     Documentation/scsi/ChangeLog.megaraid \
     arch/arm/common/amba.c \
     arch/arm/common/icst525.c \
     arch/arm/common/platform.c \
     arch/arm/mach-integrator/Kconfig \
     arch/arm/mach-integrator/impd1.c \
     arch/arm/mm/mmu.c \
     drivers/char/agp/isoch.c \
     drivers/input/joystick/grip_mp.c \
     drivers/net/arm/ether00.c \
     include/asm-arm/arch-integrator/impd1.h \
     include/asm-arm/hardware/amba.h \
     include/asm-arm/hardware/icst525.h \
     include/asm-arm/sections.h \
     include/asm-arm/traps.h \
     include/video/neomagic.h

to fix this. Thanks!

-- 
Georgi Chorbadzhiyski
http://georgi.cybcom.net/
http://georgi.unixsol.org/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-12 20:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-12 20:30 [bug] Some files in 2.6 archive are with 640 perms Georgi Chorbadzhiyski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.