IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 28 April 2012   (all times are UTC)

00:06adrianorg__ has joined IRC (adrianorg__!~adrianorg@189.58.225.232.dynamic.adsl.gvt.net.br)
00:10adrianorg_ has left IRC (adrianorg_!~adrianorg@177.18.96.247, Ping timeout: 272 seconds)
01:15bieb has left IRC (bieb!~hbieber@173.226.16.130)
01:52Parker955_Away is now known as Parker955
02:11Phantomas has left IRC (Phantomas!~Phantomas@unaffiliated/phantomas)
02:50alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
03:17alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
03:39Steve_The_Pirate has left IRC (Steve_The_Pirate!~Gary@cpc16-haye17-2-0-cust169.haye.cable.virginmedia.com, Quit: Leaving)
04:28adrianorg__ has left IRC (adrianorg__!~adrianorg@189.58.225.232.dynamic.adsl.gvt.net.br, Read error: Operation timed out)
04:55alexqwesa has left IRC (alexqwesa!~alex@109.172.12.47, Ping timeout: 252 seconds)
04:57alexqwesa has joined IRC (alexqwesa!~alex@109.172.12.47)
04:57staffencasa has left IRC (staffencasa!~staffenca@128.193.8.220, Ping timeout: 244 seconds)
05:02dhana013 has joined IRC (dhana013!~dhana013@117.193.201.216)
05:07monteslu has left IRC (monteslu!~monteslu@ip68-109-174-213.ph.ph.cox.net, Ping timeout: 255 seconds)
05:08komunista has joined IRC (komunista!~slavko@adsl-195-168-236-050.dynamic.nextra.sk)
05:19monteslu has joined IRC (monteslu!~monteslu@ip68-109-174-213.ph.ph.cox.net)
05:59dhana013 has left IRC (dhana013!~dhana013@117.193.201.216, Quit: Leaving)
06:10komunista has left IRC (komunista!~slavko@adsl-195-168-236-050.dynamic.nextra.sk, Ping timeout: 244 seconds)
06:30alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
06:46
<Hyperbyte>
Gooooooood morning!
06:50
<knipwim>
hey Hyperbyte !
06:51
<alkisg>
Hi guys
06:52komunista has joined IRC (komunista!~slavko@adsl-195-168-236-050.dynamic.nextra.sk)
06:58
<knipwim>
yeah, just finished my first python class!
06:58
<alkisg>
Cool!
06:58
Another day, another idea! :P How about adding a "path" part to ltsp-update-image? ltsp-update-image <options> <path>
06:58
So, one could call `ltsp-update-image /` or `ltsp-update-image /path/to/myvbox.vdi`. In these cases, the images "self.img" and "myvbox.img" would be generated, but the .img name could be overriden by specifying --arch=name.
07:00
<knipwim>
cool! :)
07:00
why not an explicit --name=name?
07:00
<alkisg>
ltsp-update-kernels assumes that the non-option part is the architecture
07:00
Maybe we could make them more similar...
07:01
Ah you meant the --arch=name part
07:01
That's how we call the chroot names, "arch" :(
07:01
<knipwim>
yes
07:01
<alkisg>
I don't like it either, but that's what we currently use...
07:02
Maybe we could change "--arch" in all tools to "--name" ?
07:02
<knipwim>
how do you process the myvbox.img then
07:02
<alkisg>
How do I extract the name from it?
07:03
It's the "basename" part, whether it's a dir or a file
07:03
/opt/ltsp/fat ==> fat.img, /path/to/myvbox.vdi => myvbox
07:03
.img
07:03
<knipwim>
you said ".. the images "self.img" and "myvbox.img" would be generated "
07:03
<alkisg>
Well / is a special case
07:03
But for all other sources, the basename can be used for the default file name
07:05
<knipwim>
yes
07:05
using --arch would be more consistant
07:05
<alkisg>
The problem is that nowadays, people can have multiple chroots for the same arch
07:06
They don't just have i386/amd64 anymore, they have fat chroots, chroots for nvidia clients, chroots with other apps...
07:06
So the "--arch" parameter essentially means "--chroot-name"
07:10
Maybe we can make "name-or-path" the default parameter, so that people can run `ltsp-update-kernels i386 myfat`, `ltsp-update-image /path/to/myvbox.vdi`, `ltsp-update-sshkeys self`, `ltsp-build-client chroot-name`...
07:10
And leave "arch" only for the cases where it actually makes sense, where it specifies the architecture and not the chroot name
07:15
<knipwim>
hmm, that would indeed be better
07:16
i use different base dirs to separate my installs
07:16
/opt/ltsp/i686 or /opt/ltsp-dev/i686
07:16
while /opt/ltsp/i686-dev would make more sense in my setup
07:22khildin has joined IRC (khildin!~khildin@ip-83-134-231-146.dsl.scarlet.be)
07:28
<alkisg>
/opt/ltsp maps to --base, and can be statically declared in /etc/ltsp/common.conf
07:29
Hmm we could also ask the users to create a symlink from /opt/ltsp/self to /, thus completely removing the need to special-case /
07:30
So, sudo ln -s / /opt/ltsp/i386; sudo ltsp-update-image --cleanup
07:30
Anyway, later... :)
07:30alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
07:56Trixboxer has joined IRC (Trixboxer!~Trixboxer@115.124.115.71)
08:48risca has joined IRC (risca!~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net)
08:53khildin has left IRC (khildin!~khildin@ip-83-134-231-146.dsl.scarlet.be, Quit: I'm gone, bye bye)
09:09risca has left IRC (risca!~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net, Quit: Lämnar)
09:33bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
09:40chrisjrob has joined IRC (chrisjrob!~cjr@mail.bootpolish.net)
09:56andygraybeal__ has joined IRC (andygraybeal__!~andy@h239.209.22.98.dynamic.ip.windstream.net)
10:01ogra_ has left IRC (ogra_!~ogra@p5098ed03.dip0.t-ipconnect.de, Ping timeout: 244 seconds)
10:43andygraybeal__ has left IRC (andygraybeal__!~andy@h239.209.22.98.dynamic.ip.windstream.net, Ping timeout: 240 seconds)
10:45Phantomas has joined IRC (Phantomas!~Phantomas@unaffiliated/phantomas)
10:59sideffect has joined IRC (sideffect!sideffect@gateway/shell/bshellz.net/x-jpqvnhpwocyzdmdv)
11:08Mava has joined IRC (Mava!~Mava@ip-45-224.dhcp.opintanner.fi)
11:35Phantomas has left IRC (Phantomas!~Phantomas@unaffiliated/phantomas, Ping timeout: 256 seconds)
11:52bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Ping timeout: 244 seconds)
11:53adrianorg__ has joined IRC (adrianorg__!~adrianorg@189.58.225.232.dynamic.adsl.gvt.net.br)
12:04alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
12:15Phantomas has joined IRC (Phantomas!~Phantomas@unaffiliated/phantomas)
12:48alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
13:04dhana013 has joined IRC (dhana013!~dhana013@117.193.214.177)
13:05
<dhana013>
Hi Guys, I want ltsp-build-client with out internet connection, How to do it.
13:07
Hi already tried with ltsp-build-script it's bash script, to create debootstrap will create file structure then then install ltsp pakages, like kernel and ramdisk
13:07
How to done manually , with out internet connection
13:14sunson has left IRC (sunson!~suraj@li290-74.members.linode.com, Ping timeout: 245 seconds)
13:34cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Remote host closed the connection)
13:35cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
13:40neohaven has left IRC (neohaven!~neohaven@unaffiliated/neohaven, Ping timeout: 276 seconds)
13:40neohaven has joined IRC (neohaven!~neohaven@modemcable153.70-177-173.mc.videotron.ca)
13:40neohaven has joined IRC (neohaven!~neohaven@unaffiliated/neohaven)
14:11sideffect is now known as sideffect_
14:13sideffect_ is now known as sideffect
14:27Phantomas has left IRC (Phantomas!~Phantomas@unaffiliated/phantomas, Ping timeout: 260 seconds)
14:44Phantomas has joined IRC (Phantomas!~Phantomas@unaffiliated/phantomas)
14:44
<dhana013>
Hi Guys, I want ltsp-build-client with out internet connection, How to do it.
14:46
<Hyperbyte>
mhm
14:46
Well I have no idea. =) Sure someone else does, but you're gonna have to be very patient... slow day today in here, it mostly is on weekends...
14:57toscalix has joined IRC (toscalix!~toscalix@77.209.241.218)
15:01alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
15:03
<dhana013>
Hyperbyte, ok see on monday
15:03
<alkisg>
dhana013: the ubuntu alternate cd has an option to install ltsp server
15:03
Without internet connection
15:03
<dhana013>
alkisg, yes
15:03
<alkisg>
That was an answer, not a question :)
15:04
<dhana013>
alkisg, sorry miss communication . thanks
15:04
<alkisg>
You press F4, you select to install an ltsp server, and it does it without net connection
15:06
<dhana013>
alkisg, I have one doubt my server installed application shows in client how client applications to my client pc's
15:06
how to hide application
15:08
<Hyperbyte>
dhana013, where are you from?
15:08
<dhana013>
Hyperbyte, India
15:17dhana013 has left IRC (dhana013!~dhana013@117.193.214.177, Quit: Leaving)
15:27alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
15:36highvolt1ge has joined IRC (highvolt1ge!~highvolta@modemcable104.153-23-96.mc.videotron.ca)
15:38highvoltage has left IRC (highvoltage!~highvolta@ubuntu/member/highvoltage, Read error: Connection reset by peer)
15:41highvolt1ge has left IRC (highvolt1ge!~highvolta@modemcable104.153-23-96.mc.videotron.ca, Ping timeout: 246 seconds)
15:41highvoltage has joined IRC (highvoltage!~highvolta@ubuntu/member/highvoltage)
15:53toscalix has left IRC (toscalix!~toscalix@77.209.241.218, Ping timeout: 240 seconds)
16:09alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
16:19Trixboxer has left IRC (Trixboxer!~Trixboxer@115.124.115.71, Quit: "Achievement is not the end, its the beginning of new journey !!!")
16:21wafflecone has left IRC (wafflecone!~caliel@70.150.196.98, Ping timeout: 244 seconds)
16:53alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
17:07monteslu has left IRC (monteslu!~monteslu@ip68-109-174-213.ph.ph.cox.net, Ping timeout: 255 seconds)
17:23toscalix has joined IRC (toscalix!~toscalix@217.166.219.87.dynamic.jazztel.es)
17:24toscalix has left IRC (toscalix!~toscalix@217.166.219.87.dynamic.jazztel.es, Remote host closed the connection)
17:25monteslu has joined IRC (monteslu!~monteslu@ip68-109-174-213.ph.ph.cox.net)
17:59risca has joined IRC (risca!~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net)
18:01risca_ has joined IRC (risca_!~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net)
18:04risca has left IRC (risca!~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net, Ping timeout: 244 seconds)
18:11risca_ is now known as risca
18:48andygraybeal__ has joined IRC (andygraybeal__!~andy@h21.64.213.151.dynamic.ip.windstream.net)
19:48risca has left IRC (risca!~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net, Ping timeout: 272 seconds)
19:51andygraybeal__ has left IRC (andygraybeal__!~andy@h21.64.213.151.dynamic.ip.windstream.net, Ping timeout: 240 seconds)
20:03andygraybeal__ has joined IRC (andygraybeal__!~andy@h233.206.130.174.dynamic.ip.windstream.net)
20:11bergerx has left IRC (bergerx!~bergerx@46.196.253.84, Ping timeout: 246 seconds)
20:13vagrantc has joined IRC (vagrantc!~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net)
20:24bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
20:27Parker955 is now known as Parker955_Away
20:56bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Read error: Operation timed out)
20:58bergerx has joined IRC (bergerx!~bergerx@46.196.253.84)
21:14andygraybeal__ has left IRC (andygraybeal__!~andy@h233.206.130.174.dynamic.ip.windstream.net, Ping timeout: 240 seconds)
21:21vmlintu_ has left IRC (vmlintu_!~vmlintu@nblzone-240-143.nblnetworks.fi, Ping timeout: 248 seconds)
21:28dptech has joined IRC (dptech!~dptech@can06-1-82-242-223-39.fbx.proxad.net)
21:34risca has joined IRC (risca!~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net)
21:43dptech has left IRC (dptech!~dptech@can06-1-82-242-223-39.fbx.proxad.net, Quit: When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.2 Shiny http://www.kvirc.net)
22:15andygraybeal__ has joined IRC (andygraybeal__!~andy@h233.206.130.174.dynamic.ip.windstream.net)
22:36bergerx has left IRC (bergerx!~bergerx@46.196.253.84, Quit: Leaving)
22:44komunista has left IRC (komunista!~slavko@adsl-195-168-236-050.dynamic.nextra.sk, Quit: Leaving.)
22:58vagrantc has left IRC (vagrantc!~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net, Quit: leaving)
23:01Parker955_Away is now known as Parker955
23:57Parker955 is now known as Parker955_Away