Hi Abhishek, I have created a git repo here: http://gitorious.org/badam-halwa-of-embedded-systems/mainline
1. You can login to your gitorious account, and click on 'Clone this repository on Gitorious' to make a clone for yourself. 2. Please practice the Git commands illustrated in the presentation and understand the usage of the commands first. 3. We will need to write small examples to run on Fedora to illustrate various system programming concepts like FIFOs, pipes, shared memory etc. You can refer the following examples for a start: http://kegel.com/unpv1/ (Related patches) 4. We will use a top-level Makefile to build code in the subdirectories (for each example). See this for an example: http://shakthimaan.com/downloads/device_drivers/device-drivers-2.6.tar.bz2 SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ Users mailing list [email protected] http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
