index
:
forks/archiso
custom_config
master
Fork of the official archiso scripts repository
Thorsten Töpper
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[archiso] Update for mkinitcpio >= 0.7
Gerardo Exequiel Pozzi
2011-07-09
8
-26
/
+41
*
[archiso] Create correctly loop devs if loop.max_part > 0
Gerardo Exequiel Pozzi
2011-07-09
1
-6
/
+10
*
[configs/releng] Remove old option from rc.conf
Gerardo Exequiel Pozzi
2011-07-09
1
-2
/
+0
*
[archiso] Update Makefile
Gerardo Exequiel Pozzi
2011-07-09
1
-2
/
+4
*
Avoid killing nbd-daemon on shutdown
Gerardo Exequiel Pozzi
2011-07-09
2
-0
/
+10
*
[archiso] Delete etc/mtab on _cleanup step
Gerardo Exequiel Pozzi
2011-07-09
2
-3
/
+4
*
[archiso] Ensure that there is no .fs before create it
Gerardo Exequiel Pozzi
2011-07-09
1
-0
/
+1
*
[archiso] mark installed packages, after installing it, not before
Gerardo Exequiel Pozzi
2011-07-09
1
-2
/
+3
*
[archiso] README update
Gerardo Exequiel Pozzi
2011-07-09
1
-52
/
+128
*
[archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")
Gerardo Exequiel Pozzi
2011-06-18
58
-1236
/
+1205
*
[syslinux-iso] Remove devpts and shm entries from fstab
Gerardo Exequiel Pozzi
2011-05-16
1
-2
/
+0
*
[syslinux-iso] fix regression in kernel_cmdline helper function
Gerardo Exequiel Pozzi
2011-05-10
1
-3
/
+3
*
[syslinux-iso] oops! add missing )
Gerardo Exequiel Pozzi
2011-05-10
1
-1
/
+1
*
[syslinux-iso] Update overlay pacman.conf
Gerardo Exequiel Pozzi
2011-05-08
1
-6
/
+2
*
[syslinux-iso] Update rc.conf to match newer initscripts.
Gerardo Exequiel Pozzi
2011-05-08
1
-8
/
+19
*
[archiso] Update fstab and "source dev" of aufs.
Gerardo Exequiel Pozzi
2011-05-07
2
-6
/
+6
*
[archiso2dual] Update help text about -c
Gerardo Exequiel Pozzi
2011-05-05
1
-4
/
+1
*
[syslinux-iso] Fix double execution of initscripts hooks.
Gerardo Exequiel Pozzi
2011-05-01
3
-1
/
+3
*
[syslinux-iso] Add dhclient to list of installed packages
Gerardo Exequiel Pozzi
2011-04-26
2
-0
/
+2
*
[syslinux-iso] Change initramfs compression lzma -> xz
Gerardo Exequiel Pozzi
2011-04-26
1
-1
/
+1
*
Removes incorrect quotes in automated_script
Charles Vejnar
2011-04-26
1
-1
/
+1
*
Update TODO
Gerardo Exequiel Pozzi
2011-04-18
1
-2
/
+1
*
[syslinux-iso] Some fixes for automated_script
Gerardo Exequiel Pozzi
2011-04-14
1
-5
/
+5
*
[archiso2dual] Set default SquashFS compressor to XZ
Gerardo Exequiel Pozzi
2011-04-11
1
-1
/
+1
*
[syslinux-iso] Set default SquashFS compressor to XZ
Gerardo Exequiel Pozzi
2011-04-11
1
-2
/
+1
*
[archiso] Set default SquashFS compressor to XZ
Gerardo Exequiel Pozzi
2011-04-11
1
-3
/
+3
*
[syslinux-iso] update download-repo.sh to download propertly db for pacman-3.5
Gerardo Exequiel Pozzi
2011-04-08
1
-1
/
+1
*
Move automated_script from /etc/functions.d to /etc/rc.d/functions.d
Charles
2011-04-01
1
-0
/
+0
*
[syslinux-iso] Allow to execute a script at boot specified with the kernel bo...
Charles Vejnar
2011-03-20
1
-0
/
+23
*
rc.conf uses renamed/moved kernel cmdline parser
Simo Leone
2011-03-20
1
-7
/
+7
*
Remove dead code from archiso rc.d scripts
Simo Leone
2011-03-20
2
-68
/
+0
*
Fix old port reference in NBD boot script
Simo Leone
2011-03-20
1
-1
/
+1
*
Make cmdline_param work and conform to rc.d layout
Simo Leone
2011-03-20
3
-13
/
+20
*
Start agetty on kernel cmdline-provided console
Simo Leone
2011-03-20
1
-0
/
+21
*
Archlinux FS#16232 - Run syslinux on serial too
Simo Leone
2011-03-20
1
-5
/
+1
*
[syslinux-iso] Adding autologin on first shell
Charles Vejnar
2011-03-20
2
-0
/
+50
*
support and encourage usage of new aif-report-issues.sh script
Dieter Plaetinck
2010-12-19
4
-0
/
+6
*
invoke aif with debugging and logging flags by default
Dieter Plaetinck
2010-12-19
1
-1
/
+1
*
include btrfs utilities
Dieter Plaetinck
2010-12-17
2
-0
/
+2
*
include nilfs utilities
Dieter Plaetinck
2010-12-17
2
-0
/
+2
*
[archiso] Fix tabs/spaces in mkarchiso
Gerardo Exequiel Pozzi
2010-12-08
1
-4
/
+4
*
[archiso] Use poll_device() in _pxe_nbd and _loop_mnt hooks.
Gerardo Exequiel Pozzi
2010-12-08
2
-4
/
+12
*
[syslinux-iso] Add support to squashfs compression types.
Gerardo Exequiel Pozzi
2010-12-07
1
-2
/
+3
*
[archiso2dual] Autodetect whether we can boot x86_64
Thomas Bächler
2010-12-07
8
-80
/
+97
*
Unify scheme of sed replacements.
Gerardo Exequiel Pozzi
2010-12-07
4
-5
/
+5
*
[archiso] Add support to mount iso in loopback mode.
Gerardo Exequiel Pozzi
2010-12-07
4
-1
/
+54
*
[syslinux-cfg] Remove joe from packages.*
Gerardo Exequiel Pozzi
2010-12-07
2
-2
/
+0
*
[archiso2dual] Adapt to new dir scheme of source /${install_dir}/${arch}/
Gerardo Exequiel Pozzi
2010-12-07
1
-3
/
+3
*
[syslinux-iso] Unify dir scheme with -dual images
Gerardo Exequiel Pozzi
2010-12-07
3
-11
/
+11
*
[archiso] Place *.sqfs images in /${install_dir}/${arch}/
Gerardo Exequiel Pozzi
2010-12-07
1
-3
/
+5
[next]