Changes

Jump to: navigation, search

Fall 2008 SYA710 Weekly Schedule

297 bytes added, 09:41, 9 October 2008
Week 5 (Sept 29) - Building a New Kernel
** Here's some notes on [[SYA710 Building a New Kernel]]
** Also some notes on [[SYA710 Booting with GRUB]]
* Concepts/Commands learned/used in this week's lecture
** ar command - usually used to archive object files
*** ar t /usr/lib/libz.a
** cpio command to copy files to/from archives
*** cat initrd-uncompressed-file | cpio -i
** ldd command to print shared library dependencies
*** ldd /usr/bin/ssh
== Week 6 (Oct 6) - Automated Installations ==
63
edits

Navigation menu