=== LordOfTime is now known as TheLordOfTime | ||
=== zyga is now known as zyga-afk | ||
=== med_ is now known as medberry | ||
=== medberry is now known as med__ | ||
=== med__ is now known as med_ | ||
=== zyga-afk is now known as zyga | ||
=== med_ is now known as med_out | ||
=== med_out is now known as med_away | ||
=== med_away is now known as med_ | ||
bobweaver | If you are here for that packaging class please also /join #ubuntu-classroom-chat | 17:24 |
---|---|---|
=== ChanServ changed the topic of #ubuntu-classroom to: Welcome to the Ubuntu Classroom - https://wiki.ubuntu.com/Classroom || Support in #ubuntu || Upcoming Schedule: http://is.gd/8rtIi || Questions in #ubuntu-classroom-chat || Current Session: Packaging From Scratch - Instructors: bobweaver | ||
ClassBot | Logs for this session will be available at http://irclogs.ubuntu.com/2012/06/14/%23ubuntu-classroom.html following the conclusion of the session. | 17:30 |
bobweaver | Hello there I am joseph Mills https://launchpad.net/~josephjamesmills | 17:31 |
bobweaver | https://wiki.ubuntu.com/josephmills | 17:31 |
bobweaver | If you just joined plz go to for audio http://www.ustream.tv/channel/ubuntu-packaging-help | 17:31 |
bobweaver | we are going to be using teamviewer for looking at my desk top | 17:32 |
bobweaver | for all thous that have not installed the pre recs for this class plz see http://ubuntuforums.org/showpost.php?p=10932045&postcount=4 | 17:33 |
bobweaver | chili555, thanks for making it plz point browser to http://www.ustream.tv/channel/ubuntu-packaging-help | 17:33 |
bobweaver | please open team viewer and click the metting tab and then enter the meeting room m31-328-510 | 17:35 |
bobweaver | If you have Questions for me we can use the bot please Use QUESTIONS: <how to ....> ? | 17:36 |
bobweaver | can every one hear me ? | 17:37 |
bobweaver | If you just joined plz go to for audio http://www.ustream.tv/channel/ubuntu-packaging-help | 17:37 |
bobweaver | http://ubuntuforums.org/showpost.php?p=10932045&postcount=4 | 17:38 |
bobweaver | we will make package that does all the work of that link | 17:40 |
bobweaver | so 1st | 17:40 |
bobweaver | open terminal | 17:40 |
bobweaver | enter in | 17:40 |
bobweaver | gpg --gen-key | 17:40 |
bobweaver | if you have questions about the questions just ask | 17:41 |
bobweaver | well we wait for key to get done open new terminl | 17:42 |
bobweaver | terminal * | 17:42 |
bobweaver | enter in | 17:43 |
bobweaver | gedit ~/.bashrc | 17:43 |
bobweaver | add these lines | 17:44 |
bobweaver | export DEBFULLNAME="Joseph Mills" | 17:44 |
bobweaver | export DEBEMAIL="josephjamesmills@gmail.com" | 17:44 |
bobweaver | at the bottom taking using your info that you used in gpg --gen-key | 17:45 |
bobweaver | proof read then save | 17:45 |
bobweaver | and close gedit | 17:45 |
bobweaver | go back to terminal and run | 17:45 |
bobweaver | source ~/.bashrc | 17:46 |
bobweaver | please download this file download this file http://www.omattos.com/sites/default...all-fw.tar_.gz | 17:47 |
bobweaver | to Desktop | 17:47 |
bobweaver | that is the file that has firmware | 17:48 |
bobweaver | the package that we will be making | 17:48 |
bobweaver | once it is downloaded to the desktop extract there | 17:48 |
bobweaver | sorry the correct link is http://www.omattos.com/sites/default/files/b43-all-fw.tar_.gz | 17:49 |
bobweaver | rename the all file to b43patch-0.0.1 | 17:50 |
bobweaver | sorry the flder | 17:51 |
bobweaver | folder * | 17:51 |
bobweaver | go inside that folder | 17:51 |
bobweaver | and move the folder b43LAGACY to the trash so that there is only the b43 folder | 17:52 |
bobweaver | look on team viewer now | 17:52 |
bobweaver | download this txt and save as LICENSE. (watch teamvier) http://ubuntustreetteam.tk/boadcomLICENSE.txt | 17:59 |
bobweaver | after the class is over guys this will be on youtube | 18:06 |
bobweaver | all of it | 18:06 |
bobweaver | teamviewer is recording the session now | 18:06 |
bobweaver | I will post link at the end of class | 18:06 |
bobweaver | sorry I droped the mic | 18:06 |
bobweaver | make a tar ball of the package now | 18:08 |
bobweaver | and move that tar ball into the soruce package look at teamviewer | 18:08 |
bobweaver | now open terminal and | 18:10 |
bobweaver | cd ~/Desktop/b43patch-0.0.1/ | 18:10 |
bobweaver | ls | 18:10 |
bobweaver | b43patch-0.0.1.tar.gz lib LICENSE Makefile | 18:10 |
bobweaver | that is what you should have any questions ? | 18:10 |
bobweaver | so we are now going to use dh_make | 18:11 |
bobweaver | to generate stuff for us | 18:11 |
bobweaver | in terminal | 18:14 |
bobweaver | dh_make -c gpl3 -f b43patch-0.0.1.tar.gz | 18:14 |
bobweaver | s | 18:15 |
bobweaver | for single binary | 18:15 |
bobweaver | enter | 18:15 |
bobweaver | then enter again | 18:19 |
bobweaver | now open file manager | 18:19 |
bobweaver | now we have debian dir | 18:19 |
bobweaver | go in there | 18:19 |
bobweaver | and rm all the examples files | 18:19 |
bobweaver | watch team viewer | 18:19 |
bobweaver | under debian dir open up changelog copywrite and Control files in editor | 18:22 |
bobweaver | in browser look at http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections | 18:26 |
bobweaver | in you control file remove #Vcs-Git: git://git.debian.org/collab-maint/b43patch.git | 18:27 |
bobweaver | #Vcs-Browser: http://git.debian.org/?p=collab-maint/b43patch.git;a=summary | 18:27 |
bobweaver | them 2 lines | 18:27 |
bobweaver | Home page is here | 18:28 |
bobweaver | http://www.broadcom.com/docs/linux_sta/README.txt | 18:29 |
ClassBot | There are 10 minutes remaining in the current session. | 18:50 |
ClassBot | There are 5 minutes remaining in the current session. | 18:55 |
bobweaver | thanks for showing up I will make log of everything and post it | 18:55 |
ClassBot | Logs for this session will be available at http://irclogs.ubuntu.com/2012/06/14/%23ubuntu-classroom.html | 19:00 |
=== ChanServ changed the topic of #ubuntu-classroom to: Welcome to the Ubuntu Classroom - https://wiki.ubuntu.com/Classroom || Support in #ubuntu || Upcoming Schedule: http://is.gd/8rtIi || Questions in #ubuntu-classroom-chat || | ||
=== newlife_ is now known as newlife | ||
jsjgruber-x-p | bobweaver's youtube: http://www.youtube.com/user/mrbobweaver | 19:21 |
jsjgruber-x-p | bobweaver's blog: http://ubuntustreetteam.tk/ | 19:22 |
bobweaver | for anyone that missed some things or came in 1/2 way I will be posting video and audio of all of this on my blog and also on youtube take care and thanks for showing up you Rock ! | 19:25 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!