|
From: Rex J. <re...@lv...> - 2002-06-01 21:05:54
|
For everyones benefit, I performed the following moves listed below. I sent a message to the list (or I thought I did) a few days ago. But I realized after performing the moves that my alias in my mailer does not point to the right place. So, this is your heads up. You will need to checkout new working areas, as the ones you currently have will have invalid directory paths in them. Sorry for the inconvienence. At 02:02 PM 5/30/02 -0700, you wrote: >Hey Rex > >Ok moving the files on the backend sounds great. Will you have time >to do it this weekend? It shouldn't take too long, if you're just >moving directories, right? Here's what I have: > >In the reactos module: >apps/*: removing apps/test, move apps/system to subsys >everything then left in apps goes to apps/test Done. I moved some of the apps to the utils directory insted of tests dir. I renamed apps/test to apps/tests/test_old. >new directory apps/utils (for utilities like objdir and partinfo) Done. >lib/bzip2: move to services/lib Done. >lib/crtdll: move to win32 module module win32 does not exist. Do you want me to create one? Since the win32 subsystem is an integral part of the kernel, does it make sense to move this to another module? >lib/dflat32: move to rosapps module (?) Done. moved to rosapps/lib/dflat32. >lib/fmifs: move to win32 module >lib/msvcrt: move to win32 module >lib/ole32: move to win32 module >lib/oleaut32: move to win32 module >lib/psapi: move to win32 module >lib/shell32: move to win32 module >lib/version: move to win32 module See above question. >lib/zlib: move to services/lib Done. >lib/ole: move to win32 module >lib/ole32: move to win32 module >lib/rpcrt4: move to win32 module >lib/psapi: move to win32 module (?) see about question. >subsys/os2/*: move to os2 module Done. >subsys/psx/*: move to posix module Done. >move everything currently in services/ to drivers/ >then move rpcss, eventlog to services Done. rpcss and eventlog were not in the services directory however, so I did nothing with them. >Remove everything in the wine module except the makefiles This is best done from cvs proper. I will leave them for now. Rex Jolliff re...@lv... |