Juan RP
ad2194ebf2
Remove flist files; not the way to go. I'll find another way.
2012-02-10 16:59:21 +01:00
Juan RP
50c2ff1926
First pass at creating flist files, will be used by the upcoming xbps-src-18.
2012-02-10 09:25:25 +01:00
Juan RP
152a69f23c
xbps-casper: support for starting the void-installer rather than autologin.
2012-02-06 11:06:57 +01:00
Juan RP
bced4615d3
xbps-casper: remove unexistent/unused modules.
2012-02-01 13:14:28 +01:00
Juan RP
336a25f06f
xbps-casper: use getty from busybox if found, use /bin/sh for live user.
2012-01-30 15:30:41 +01:00
Juan RP
162bfe4697
xbps-casper: fix perms on polkit dirs, renamed polkit script.
2011-11-09 20:27:09 +01:00
Juan RP
65fc5ea0da
xbps-casper: does not use keep_empty_dirs.
2011-11-09 17:01:05 +01:00
Juan RP
d373ed4e45
xbps-casper: make the keymap script work again.
2011-11-08 12:38:40 +01:00
Juan RP
23dd7d008e
Update build_style for all templates.
...
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP
8eb36ddda2
xbps-casper: update for udev>=174.
2011-10-23 17:04:05 +02:00
Juan RP
86d5a9f1a3
xbps-casper: respect ROOTDIR in the hook.
2011-10-17 18:08:35 +02:00
Juan RP
c0239a20d5
xbps-casper: sync with reality, systemd ready now.
2011-10-12 21:57:33 +02:00
Juan RP
df7f341ba1
xbps-casper: simplify and remove unused stuff.
...
- Removed support for snapshots.
- Removed support for multiple images, we only support one by default "filesystem.squashfs".
- Make all vars local to funcs.
2011-05-20 14:25:04 +02:00
Juan RP
9ac7356a92
xbps-casper: do not mount /tmp as tmpfs, it's a symlink to /run/tmp now.
2011-04-29 20:27:21 +02:00
Juan RP
7dc1886a95
xbps-casper: replace selected keymap value for X.org evdev.
2011-04-12 17:20:34 +02:00
Juan RP
0de22228b6
xbps-casper: remove an extra new line that made gdm autologin to fail.
...
--HG--
branch : gnome3
2011-03-11 12:37:22 +01:00
Juan RP
5581f27015
xbps-casper: fix some errors introduced in previous.
...
--HG--
branch : gnome3
2011-03-11 08:05:59 +01:00
Juan RP
857063004b
xbps-casper: don't copy casper-functions in hooks/casper, it's gone.
...
--HG--
branch : gnome3
2011-03-10 21:31:36 +01:00
Juan RP
e979d938d6
xbps-casper: do not enable GDM auto and timed login, just autologin.
...
--HG--
branch : gnome3
2011-03-10 21:20:30 +01:00
Juan RP
a27a22c536
xbps-casper: fix typo.
...
--HG--
branch : gnome3
2011-03-06 11:14:23 +01:00
Juan RP
c6c77d7175
xbps-casper: simplify and remove unused stuff.
...
--HG--
branch : gnome3
2011-03-06 11:13:28 +01:00
Juan RP
72d469c5ba
xbps-casper: add default live user to video group.
...
--HG--
branch : gnome3
2011-03-02 16:56:10 +01:00
Juan RP
514e352119
xbps-casper: some fixes for lightdm.
2011-02-16 19:23:10 +01:00
Juan RP
0d3db734e7
xbps-casper: do not run polkit script if not installed, fixed some msgs.
2011-02-16 12:59:37 +01:00
Juan RP
f6df093ea4
xbps-casper: fix install.
2010-12-18 15:25:54 +01:00
Juan RP
399de5ee1f
xbps-casper: enable GDM autologin, full perms via polkit for GNOME. Bumpver.
2010-11-11 02:50:41 +01:00
Juan RP
438b6f3650
xbps-casper: sync with Ubuntu 1.236 version.
2010-05-17 17:44:20 +02:00
Juan RP
1d73c986bb
xbps-casper: update to 0.4.1 (udev>=152 related changes).
...
--HG--
extra : convert_revision : 821968cea15baed3e6e1ad3ba65268c2795e752a
2010-04-23 11:58:48 +02:00
Juan RP
45deedf294
xbps-casper: klibc is no more, use busybox. Bump to 0.4.0.
...
--HG--
extra : convert_revision : e34741c7ca155ff1150ff011057b4aa9c49b412a
2009-12-19 05:44:28 +01:00
Juan RP
3ceb9b4a09
xbps-casper: update for new policykit, bump to 0.3.1.
...
--HG--
extra : convert_revision : 73b6dafac77cd7233ec4334a88555abd1383b940
2009-11-30 06:37:13 +01:00
Juan RP
85cc462e1d
Major infrastructure changes, part 2.
...
* Moved helpers, common and triggers dirs into xbps-src, where
they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
example udev now has a subpkgs called "libgudev". Previously
subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.
And more that I forgot because it's a mega-commit that I've been
working for some days already...
--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00