You are not logged in.
Pages: 1
Hi all,
Does anyone create packages for other linux distros exclusively on Arch?
I use cmake's cpack functionality to create windows installers, debs, rpms, and source packages (all on Arch). I've been able able so far to also make debian repos also. Lately I've been trying to see if it's even possible to make PPA's on Arch, but all the tutorials I've come across requires Ubuntu's debuild tool? Has anyone ever tried to do PPA's on Arch?
Offline
Not sure if this is relevant, but I use Arch to make .deb packages for my n900, inside a chroot. However, I have no idea how the thing is actually set up (there is a script that does it automatically). You might be able to just compile the sources you need, but it could become complicated very quickly.
"You can watch for your administrator to install the latest kernel with watch uname -r" - From the watch man page
Offline
Not sure if this is relevant, but I use Arch to make .deb packages for my n900, inside a chroot. However, I have no idea how the thing is actually set up (there is a script that does it automatically). You might be able to just compile the sources you need, but it could become complicated very quickly.
Could you elaborate on this? I have to make and update .deb packages, but being quite the novice at this sort of thing, I use VirtualBox with Debian in it. If there's a way to do that in Arch, that would be an enormous improvement over the current situation
Offline
VMs are really still the way to go as far as I am concerned...
Offline
Could you elaborate on this?
Not really, as I have no idea how it works. I don't think there'd be any significant benefit compiling outside a VM either.
"You can watch for your administrator to install the latest kernel with watch uname -r" - From the watch man page
Offline
OK, well, it was worth the shot Thanks for both replies.
Offline
Pages: 1