* [PULL/RFC] Doc tree moves: use more sub-directory structure
@ 2008-11-13 21:51 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2008-11-13 21:51 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: sfr, Andrew Morton, Linus Torvalds
RFC part: when is the best time to request a pull of this git tree?
In the -rc1 merge window or some other time?
[It currently applies cleanly to linux-next and with only some of my
Documentation/ changes to mmotm.]
As a git novice, it's quite possible (or likely) that I did
something wrong here...
<trial run>
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs doc-subdirs
to get these changes:
Documentation/00-INDEX | 42 +-------------------------
Documentation/PCI/00-INDEX | 2 +
Documentation/{ => PCI}/MSI-HOWTO.txt | 0
Documentation/blockdev/00-INDEX | 16 ++++++++++
Documentation/{ => blockdev}/README.DAC960 | 0
Documentation/{ => blockdev}/cciss.txt | 0
Documentation/{ => blockdev}/cpqarray.txt | 0
Documentation/{ => blockdev}/floppy.txt | 0
Documentation/{ => blockdev}/nbd.txt | 0
Documentation/{ => blockdev}/paride.txt | 0
Documentation/{ => blockdev}/ramdisk.txt | 0
Documentation/ioctl/00-INDEX | 10 ++++++
Documentation/{ => ioctl}/ioctl-number.txt | 0
Documentation/kernel-parameters.txt | 24 +++++++-------
Documentation/serial/00-INDEX | 24 +++++++++++++++
Documentation/{ => serial}/README.cycladesZ | 0
Documentation/{ => serial}/computone.txt | 2 +-
Documentation/{ => serial}/digiepca.txt | 0
Documentation/{ => serial}/hayes-esp.txt | 0
Documentation/{ => serial}/moxa-smartio | 0
Documentation/{ => serial}/riscom8.txt | 0
Documentation/{ => serial}/rocket.txt | 0
Documentation/{ => serial}/specialix.txt | 0
Documentation/{ => serial}/stallion.txt | 0
Documentation/{ => serial}/sx.txt | 0
Documentation/{ => serial}/tty.txt | 0
drivers/block/Kconfig | 29 +++++++++---------
drivers/block/floppy.c | 2 +-
drivers/char/Kconfig | 24 +++++++-------
drivers/char/specialix.c | 2 +-
30 files changed, 96 insertions(+), 81 deletions(-)
rename Documentation/{ => PCI}/MSI-HOWTO.txt (100%)
create mode 100644 Documentation/blockdev/00-INDEX
rename Documentation/{ => blockdev}/README.DAC960 (100%)
rename Documentation/{ => blockdev}/cciss.txt (100%)
rename Documentation/{ => blockdev}/cpqarray.txt (100%)
rename Documentation/{ => blockdev}/floppy.txt (100%)
rename Documentation/{ => blockdev}/nbd.txt (100%)
rename Documentation/{ => blockdev}/paride.txt (100%)
rename Documentation/{ => blockdev}/ramdisk.txt (100%)
create mode 100644 Documentation/ioctl/00-INDEX
rename Documentation/{ => ioctl}/ioctl-number.txt (100%)
create mode 100644 Documentation/serial/00-INDEX
rename Documentation/{ => serial}/README.cycladesZ (100%)
rename Documentation/{ => serial}/computone.txt (99%)
rename Documentation/{ => serial}/digiepca.txt (100%)
rename Documentation/{ => serial}/hayes-esp.txt (100%)
rename Documentation/{ => serial}/moxa-smartio (100%)
rename Documentation/{ => serial}/riscom8.txt (100%)
rename Documentation/{ => serial}/rocket.txt (100%)
rename Documentation/{ => serial}/specialix.txt (100%)
rename Documentation/{ => serial}/stallion.txt (100%)
rename Documentation/{ => serial}/sx.txt (100%)
rename Documentation/{ => serial}/tty.txt (100%)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-13 21:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13 21:51 [PULL/RFC] Doc tree moves: use more sub-directory structure Randy Dunlap
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.