Jul 15 19:02:04 [homer@tux]$ date -u Jul 15 19:02:04 Thu Jul 8 19:03:27 UTC 2004 Jul 15 19:02:11 :PP Jul 15 19:03:25 :) Jul 15 19:03:36 let me track down samyron Jul 15 19:04:45 who else is around? Jul 15 19:04:47 esammer? Jul 15 19:04:51 spyderous? Jul 15 19:06:19 ! samyron [~scott@lateralus.ussg.indiana.edu] has joined #gentoo-installer Jul 15 19:06:20 don't worry, i can wait Jul 15 19:06:28 sorry guys, was in the lab, lost track of time Jul 15 19:07:14 pong Jul 15 19:08:39 esammer_, just a ping on the meeting Jul 15 19:08:41 i'm working like crazy at the moment, but i'm here Jul 15 19:08:51 cshields: yea, no problem. Jul 15 19:09:20 i'm lurking at work as well Jul 15 19:12:04 anyone other than the people who spoke already(homer, esammer_ and codeman), ya here? Jul 15 19:13:58 so who is in charge of the meeting? Jul 15 19:14:20 i believe samyron was the one who called it, correct? Jul 15 19:14:22 yeah Jul 15 19:14:24 it was me Jul 15 19:14:30 you're the man now, dog! Jul 15 19:14:41 on the other hand, i think if npm, spy, tseng, and klieber are not here, it might be worth waiting Jul 15 19:14:50 true.. Jul 15 19:14:59 yeah Jul 15 19:15:13 klieber is here, you just have to kick him a few times before he squeals Jul 15 19:15:18 heh Jul 15 19:16:28 basically, i want to talk about: What we've done thus far, what needs to get done in the short term, and what long term projects are. Jul 15 19:16:45 IIRC, there hasn't been a cvs commit in a while Jul 15 19:17:47 samyron: yes. where we are is rather simple and what is left to do is also easy to define (relatively speaking) Jul 15 19:18:54 we've completed a basic design, implemented profile objects, controller skeleton, utility functions and classes, and done research into some of the more difficult topics such as partitioning. Jul 15 19:18:59 basically, from what I can see, we're stuck on the partitioning Jul 15 19:19:11 here is an idea Jul 15 19:19:22 we can try to work around it Jul 15 19:19:26 because we're currently 'stuck' on partitioning.. lets back burner it for now. I know it's important Jul 15 19:19:27 but Jul 15 19:19:35 we can always partition by hand, then start the installer Jul 15 19:19:38 not optimal Jul 15 19:19:42 but it WOULD work for now Jul 15 19:19:50 samyron: this is true. Jul 15 19:19:51 and it would allow us to test other things Jul 15 19:19:56 codeman: exactly Jul 15 19:20:04 so basically, let's figure out what else we NEED to do Jul 15 19:20:07 to get SOMETHING working Jul 15 19:20:11 w/o the partitioning Jul 15 19:20:47 we need to finish the controller with networking setup, routing setup, misc file generation (/etc/hosts, /etc/conf.d/*, etc...) Jul 15 19:21:22 ok Jul 15 19:21:25 that's a start Jul 15 19:21:37 (now there is something to do) Jul 15 19:21:52 Other things that I consider important: a way to download the profile from a given URI Jul 15 19:21:59 that should be simple Jul 15 19:23:50 some sort of profile generator would also be nice, we can probably use "dialog" for that Jul 15 19:24:17 right. cshields also was thinking of / working on a php web based profile generator which could be neat. Jul 15 19:24:19 we can just make that by hand Jul 15 19:24:21 (sorry - phone rang) Jul 15 19:24:25 no prob Jul 15 19:24:28 codeman: or that, yea. :) Jul 15 19:24:36 codeman: yeah, that's not a problem Jul 15 19:24:42 i can, easily, do a profile generator via web, PHP Jul 15 19:24:49 it would be nice if someone could throw up a complete sample profile to CVS Jul 15 19:24:56 samyron: in short, i agree with what you're saying. Jul 15 19:25:11 codeman: that may be good, yes. i can probably work that up. Jul 15 19:25:54 codeman: alright Jul 15 19:26:00 codeman: i have a good profile Jul 15 19:26:19 samyron: maybe check it in as sample_profile.xml or something Jul 15 19:26:29 ! Netsplit niven.freenode.net <-> irc.freenode.net quits: mathiaz Jul 15 19:26:29 esammer_: alright, not a problem Jul 15 19:26:31 ! cshields [~cshields@cshields.developer.gentoo] has quit [Read error: 104 (Connection reset by peer)] Jul 15 19:26:46 ! cshields [~cshields@cshields.developer.gentoo] has joined #gentoo-installer Jul 15 19:26:52 ugh.. sorry Jul 15 19:26:57 ;) Jul 15 19:27:08 /kick cshields "Get a real connection, sucka" Jul 15 19:27:09 esammer, yeah.. I can work up a php interface anytime. Jul 15 19:27:19 there were a bunch of little mistakes/typos i found when going through the code, who should i send those to? Jul 15 19:27:35 codeman: file a bug at bugs.gentoo.org (the GLI module) Jul 15 19:27:52 i've done that b4. Jul 15 19:28:36 :( i haven't been tending to those bugs as i should. ::raises right hand:: i swear to get on the ball abotu those bugs. Jul 15 19:28:46 hehe Jul 15 19:28:53 not a huge problem at the moment Jul 15 19:29:53 at the moment, GLIInstallProfile is pretty much done Jul 15 19:29:57 except for the partitioning Jul 15 19:30:02 but we'll get to that when we do Jul 15 19:30:16 There are a few things in there that might need to be in GLIClientConfiguration Jul 15 19:30:24 such as set_dns_servers_post Jul 15 19:30:33 (I might have already taken that out) Jul 15 19:31:34 We also need something to "drive" the installer Jul 15 19:31:48 something to open a profile, use it to create a template, etc Jul 15 19:31:58 samyron: that should be relatively simple (which was hte idea) Jul 15 19:32:13 esammer_: yep, definately, but it's still something that needs to be done :-) Jul 15 19:32:14 ! cshields [~cshields@cshields.developer.gentoo] has quit [Connection reset by peer] Jul 15 19:32:17 or at least started Jul 15 19:32:19 samyron: yes Jul 15 19:32:23 so we can start to test various parts of the installer Jul 15 19:34:10 i have really stupid test scripts i can send to someone to build off of Jul 15 19:34:43 ! cshields [~cshields@cshields.developer.gentoo] has joined #gentoo-installer Jul 15 19:34:44 i'll have quite a bit of time this weekend(my girlfriend is going to be out of town) Jul 15 19:34:48 so feel free to send me stuff Jul 15 19:34:50 samyron@gentoo.org Jul 15 19:35:29 k, will do when i get home tonight Jul 15 19:36:49 *thinks* Jul 15 19:38:37 anything anyone want to bring up? Jul 15 19:38:38 issues? Jul 15 19:38:39 ideas? Jul 15 19:38:42 requests? Jul 15 19:38:50 what else can i do to help? Jul 15 19:39:03 ! mathiaz [~mathiaz@207.35.88.98] has joined #gentoo-installer Jul 15 19:39:12 at this point, anything you want, if we need it done Jul 15 19:39:13 i want to work with the php profile generator Jul 15 19:39:20 unfortunately, i'm too wrapped up in work to really think about it, but i'm quite sure there's other stuff we should discuss... my feeling is more feedback and contributions would be helpful. Jul 15 19:39:55 homer, codeman: feel free to email me at ANY time to bring up an idea or whatever Jul 15 19:39:56 homer: speak with cshields - he was working something out that i'm sure you can get in on Jul 15 19:41:31 ! cshields [~cshields@cshields.developer.gentoo] has quit [Read error: 104 (Connection reset by peer)] Jul 15 19:41:52 cshields is having some trouble with gnomemeeting Jul 15 19:44:12 i need to learn more english :S Jul 15 19:44:46 it's not that hard :-) Jul 15 19:44:47 lol Jul 15 19:45:04 actually, english is a bitch, as i'm learning (and I'm from the USA... studying for the GRE's) Jul 15 19:45:26 only the chinese do well on the english part of the GREs Jul 15 19:45:40 yeah, because they memorize all of the words... Jul 15 19:45:43 they study Jul 15 19:45:57 what is GRE?? Jul 15 19:46:10 graduate record exam... to get into graduate school Jul 15 19:49:28 ! mathiaz [~mathiaz@207.35.88.98] has left #gentoo-installer ["Leaving"] Jul 15 19:50:18 ! mathiaz [~mathiaz@207.35.88.98] has joined #gentoo-installer Jul 15 19:52:30 well, this meeting was short, but i think it was a bit productive Jul 15 19:52:35 know i know what areas need work Jul 15 19:52:43 and what area we can avoid, for now Jul 15 19:53:13 how much work does the kernel config need? Jul 15 19:53:37 iirc, the kernel modules was being a pain Jul 15 19:53:47 yes Jul 15 19:54:10 codeman: what do you mean? Jul 15 19:54:47 well i couldn't test it, but it didn't look close to done Jul 15 19:57:39 i will speak with cshields, bye Jul 15 19:57:47 good luck Jul 15 19:57:47 ! homer [~homer@173.Red-80-32-161.pooles.rima-tde.net] has quit ["Leaving"] Jul 15 19:58:23 codeman: test it in what? Jul 15 19:59:47 my test scripts Jul 15 19:59:53 ah Jul 15 20:05:13 sorry I missed the meeting folks. I had a work meeting that pre-empted it Jul 15 20:05:27 klieber: no prob Jul 15 20:05:35 klieber: any ideas, suggestions, requests? Jul 15 20:05:39 read the backlog -- we can provide hosting stuffs for testing/developing that php profile generator as needed Jul 15 20:06:17 k Jul 15 20:06:17 also, we kind of have GSX Server up and running to where we can provide VMWare environments to folks for testing purposes Jul 15 20:06:21 cool cool Jul 15 20:06:36 * samyron was playing w/ the GSX server w/ jrinkovs Jul 15 20:06:38 samyron: I stress the "kind of" because you need to beat on jrinkovs to get it fully working. Jul 15 20:06:55 lol Jul 15 20:06:56 ok