[03:59] anant (~anant@14.98.97.185) joined #hamara.
[04:11] anant (~anant@14.98.97.185) left irc: Quit: Leaving.
[08:03] aparna (~aparna@210.7.64.2) joined #hamara.
[08:15] saurabh (~saurabh@210.7.64.4) joined #hamara.
[09:16] vikas (~vik@2a02:17d8:1010:1:7d14:93a:e189:fb4c) joined #hamara.
[09:16] <vikas> hi guys
[09:17] <vikas> libregeekingkid, aparna: any updates or info on creating a live-boot user?
[09:17] <libregeekingkid> vikas: we have made some changes for adding a user
[09:17] <vikas> ok
[09:18] <libregeekingkid> that will enable us to get a user to login and see the logs
[09:18] <vikas> libregeekingkid: ok
[09:18] <libregeekingkid> since the changes need to be verified from you
[09:18] <libregeekingkid> before merge
[09:18] <libregeekingkid> We wanted to do it locally
[09:18] <vikas> libregeekingkid: what you guys could do - is create your own jenkins jobs against your own forks
[09:18] <vikas> then you can test out your own changes
[09:19] <vikas> libregeekingkid: you want to have a go at doing that/
[09:19] <vikas> ?
[09:19] <libregeekingkid> Our machines are not having minimum 3gb, We have been alloted a new system by Amardeep.
[09:20] <libregeekingkid> Yup, it would be good to have a build from our repos there.
[09:20] <vikas> libregeekingkid: also, the live user issue could be solved more easily as per the hints I gave yesterday
[09:21] <vikas> you need to just modify makeiso.sh where it was previously creating casper.conf
[09:21] <libregeekingkid> vikas: yup, hopefully after running the builds for our repo, we'll solve the issue
[09:21] <vikas> ok
[09:22] <vikas> libregeekingkid: you want to tell me the change you have made?
[09:22] <libregeekingkid> vikas: just wait, a min. aparna will send you a merge req
[09:25] <vikas> ok
[09:33] <libregeekingkid> vikas: looks like changes in your repo and in ours are conflicting a lot. We both are not even able to send merge requests.
[09:33] <vikas> ok
[09:33] <vikas> tell me about the change you propose then
[09:34] <vikas> and i'll put it in myself
[09:34] <vikas> am off to a meeting now - send me the proposed change on email and i'll take a look
[09:35] <libregeekingkid> vikas: https://git.hamaralinux.org/aparna/hamara-makeiso/commit/8a52366b859e49afd13be50a22ad0d81a2b20866
[09:35] <libregeekingkid> can you see the changes in the link?
[09:35] <vikas> yes
[09:35] <vikas> but i won't accept that
[09:35] <vikas> yes, this will add a user
[09:36] <vikas> but i did give you the actual solution yesterday
[09:36] <vikas> let me tell you again
[09:36] <vikas> the commented section that used to write casper.conf in makeiso.sh
[09:37] <vikas> we need a new section immediately after that
[09:38] <libregeekingkid> vikas: ok, I got your point here, So, Instead of workarounds I'll make changes according to that now
[09:40] <vikas> cool :)
[09:43] <vikas> bacl later
[09:43] vikas (vik@2a02:17d8:1010:1:7d14:93a:e189:fb4c) left #hamara.
[10:53] libregeekingkid (~quassel@210.7.64.2) left irc: Remote host closed the connection
[11:10] anant1 (~anant@210.7.64.52) joined #hamara.
[12:33] vikas (~vik@2a02:17d8:1010:1:7d14:93a:e189:fb4c) joined #hamara.
[12:33] <vikas> aparna: any update on live-boot user?
[12:38] libregeekingkid (~raju@210.7.64.2) joined #hamara.
[12:39] <vikas> libregeekingkid: any update?
[12:44] <vikas> libregeekingkid: I'm hoping you've solved the issue - let me know where your upt o
[13:04] <libregeekingkid> vikas: yup
[13:04] <libregeekingkid> I need to apply a hook
[13:04] <libregeekingkid> config/includes.chroot/etc/live/config/user-setup.conf
[13:05] <libregeekingkid> I just migrated to a new and powerfull system. Trying to build the ISO locally
[13:06] libregeekingkid_ (~libregeek@210.7.64.2) joined #hamara.
[13:24] <libregeekingkid> vikas: I have passed a parameter to lb config
[13:25] <libregeekingkid_> vikas, I am building the ISO now, will let you know if I get stuck
[13:37] <vikas> libregeekingkid: bear in mind that we do not have config/includes.chroot in our path
[13:38] <vikas> so you just need to create /etc/live/config/user-setup.conf
[13:38] <vikas> as yuo say - lb config will do it for u
[13:41] <libregeekingkid_> I am testing my ISO right now. Once my changes work, I'll give a merge
[13:41] <libregeekingkid_> request
[13:42] <libregeekingkid_> vikas: aparna, and I added our build jobs on Jenkins.
[13:43] <vikas> libregeekingkid: does your iso contain the file?
[13:44] <libregeekingkid_> vikas, ISO is downloading right now
[13:44] <vikas> also look at the deboostrap option of makeiso
[13:44] <vikas> this will do everything except for creating an iso
[13:45] <vikas> so it allows you to test out changes - to see if they make it into the master filesystem
[13:45] <vikas> aparna: you could start looking into how to theme the boot menu
[13:45] libregeekingkid__ (~quassel@210.7.64.2) joined #hamara.
[13:46] <vikas> aparna: please confirm
[13:46] <vikas> aparna: everything you need to look at right now, is in isolinux
[13:48] libregeekingkid (raju@210.7.64.2) left #hamara.
[13:50] libregeekingkid_ (libregeek@210.7.64.2) left #hamara (Leaving).
[13:51] <libregeekingkid__> vikas: passing the --bootappend-live parameter to lb config should work right?
[13:51] <vikas> no
[13:51] <vikas> i don't think that will help you
[13:52] <libregeekingkid__> http://live.debian.net/manual/stable/html/live-manual/customizing-run-time-behaviours.en.html#510
[13:52] <vikas> 10.1 is what you *should* be doing
[13:53] <vikas> ie adding the user to default groups
[13:53] <libregeekingkid__> vikas: 10.1 is what I will be doing next.. just let me test the current build
[13:53] <vikas> ok
[13:54] <vikas> but you don't need to use bootappend-live
[13:54] <vikas> as we are adding values ourselves to grubs live.cfg
[13:55] <vikas> also live-boot always has a default user
[13:55] <vikas> "the default username "user" and the default password "live"
[13:55] <vikas> but currently we cannot log in with it
[13:55] <vikas> i am hoping this is because the user does not belong to any groups
[13:55] <vikas> so your fix for 10.1 might sort that out
[13:56] <vikas> another thing that would be useful
[13:56] <vikas> once you have the system booted up in a vm
[13:56] <vikas> we could see if we can access the disk by mounting the image to another host and then reading the log directory
[13:57] <vikas> not sure if that's possible - but worth a try
[13:58] <libregeekingkid__> vikas: ok, I'll try this thing as well
[13:59] <aparna> vikas:I am looking in to it .I am checking how to theme the boot menu.
[14:00] <vikas> aparna: thanks - look at isolinux directory
[14:00] <aparna> vikas : yes sure
[14:07] <libregeekingkid__> vikas: I accidently wiped out your workspace for the build on Jenkins, sorry abt that. Started a new build Job on my instance
[14:07] <vikas> np
[14:19] <libregeekingkid__> vikas: http://devel.hamaralinux.org:8080/job/HamaraDebianBuildByRaju/doWipeOutWorkspace
[14:20] <libregeekingkid__> not being able to clear up workspace
[14:20] <vikas> yeah
[14:20] <vikas> because it gets mounted by the chroot
[14:20] <vikas> but if the build fails - it does not unmount
[14:20] <vikas> someone will need to log into the dev server and unmount it
[14:21] <libregeekingkid__> ok, saurabh is on it
[14:21] <vikas> cool
[14:24] <saurabh> done
[14:43] sha123 (~shirish@59.88.99.237) joined #hamara.
[14:44] <sha123> good evening all, reading the backlog
[14:44] <libregeekingkid__> sha123: good evening
[14:45] <sha123> libregeekingkid__: good evening.
[14:45] <sha123> the weather's dry here, how are things over there ?
[15:00] <libregeekingkid__> sha123: Its too here as well.
[15:00] <libregeekingkid__> hot*
[15:00] <sha123> ohk, understood.
[15:06] <libregeekingkid__> sha123: out for dinner
[15:06] vikas (vik@2a02:17d8:1010:1:7d14:93a:e189:fb4c) left #hamara.
[15:07] <sha123> ohk
[15:15] <sha123> going out for a while as well, bb in around half an hour, will keep my digital avatar in here just in-case.
[15:45] <sha123> back
[17:01] saurabh (~saurabh@210.7.64.4) left irc: Quit: Leaving.
[17:04] aparna (~aparna@210.7.64.2) left irc: Quit: Leaving.
[17:05] sha123 (shirish@59.88.99.237) left #hamara.
[17:05] anant1 (~anant@210.7.64.52) left irc: Quit: Leaving.
[18:37] anant (~anant@14.98.215.56) joined #hamara.
[18:37] anant (anant@14.98.215.56) left #hamara.
[18:55] anant1 (~anant@59.161.88.72) joined #hamara.
[19:28] anant1 (~anant@59.161.88.72) left irc: Quit: Leaving.
[19:32] libregeekingkid_ (~quassel@1.23.105.42) joined #hamara.
[21:13] libregeekingkid_ (~quassel@1.23.105.42) left irc: Ping timeout: 480 seconds