index
:
archiso32
cross
dual-boot
master
upstreamMaster
Fork of archiso from archlinux.org which still includes 32-bit in the cd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archiso
/
hooks
Age
Commit message (
Expand
)
Author
2011-12-03
[archiso] archiso_pxe_curl rename to archiso_pxe_http
Gerardo Exequiel Pozzi
2011-12-03
[archiso] Cleanup: pxe_curl: Remove download-iso-loopback support.
Gerardo Exequiel Pozzi
2011-12-03
[archiso] Cleanup: Remove *.fs support.
Gerardo Exequiel Pozzi
2011-12-02
[archiso] Do not use PXE NBD as default.
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Add checksum support to pxe_curl
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Checksum only aitab and *.sfs (per architecture)
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Add DNS resolver support to archiso_pxe_common
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Add PXE NFS support
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Add archiso_pxe_curl hook
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Split archiso_pxe_nbd in two hooks.
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Check if /run/archiso/bootmnt is a mountpoint.
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Only accepts aitab inside
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Use different logic when archisodevice == cow_device
Gerardo Exequiel Pozzi
2011-11-28
[archiso] simplify _mnt_dev() (mount is now from util-linux)
Gerardo Exequiel Pozzi
2011-11-16
[archiso] Do not bind mount on /bootmnt
Gerardo Exequiel Pozzi
2011-11-16
[hooks/archiso_pxe_nbd] Refactor, remove sed usage.
Gerardo Exequiel Pozzi
2011-11-15
[hooks/archiso_pxe_nbd] Remove grep usage
Gerardo Exequiel Pozzi
2011-10-23
[archiso] Add archiso_shutdown hook.
Gerardo Exequiel Pozzi
2011-10-23
[archiso] Add support for img_label= and allow img_dev same as cow_dev
Gerardo Exequiel Pozzi
2011-10-23
[archiso] Mount all fs on /run/archiso instead of /
Gerardo Exequiel Pozzi
2011-10-23
[archiso] Allow persistent cow dm-snapshots.
Gerardo Exequiel Pozzi
2011-10-23
[archiso] Add a new function _mnt_dev(), use it for mounting archisodevice.
Gerardo Exequiel Pozzi
2011-10-12
[archiso] Unify ->
Gerardo Exequiel Pozzi
2011-08-29
[archiso] Integrate omit_kill_nbd_client logic in hook.
Gerardo Exequiel Pozzi
2011-08-28
[archiso] Change location of nbd_client.pid
Gerardo Exequiel Pozzi
2011-08-26
[archiso] Load module loop in run_hook()
Gerardo Exequiel Pozzi
2011-08-15
[archiso] Add checksum= boot param
Gerardo Exequiel Pozzi
2011-08-09
[archiso] Add dm_snap_prefix= boot param.
Gerardo Exequiel Pozzi
2011-07-09
[archiso_pxe_nbd] Allow change NBD export name.
Gerardo Exequiel Pozzi
2011-07-09
[archiso] Create correctly loop devs if loop.max_part > 0
Gerardo Exequiel Pozzi
2011-07-09
Avoid killing nbd-daemon on shutdown
Gerardo Exequiel Pozzi
2011-06-18
[archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")
Gerardo Exequiel Pozzi
2011-05-07
[archiso] Update fstab and "source dev" of aufs.
Gerardo Exequiel Pozzi
2011-03-20
Fix old port reference in NBD boot script
Simo Leone
2010-12-08
[archiso] Use poll_device() in _pxe_nbd and _loop_mnt hooks.
Gerardo Exequiel Pozzi
2010-12-07
[archiso] Add support to mount iso in loopback mode.
Gerardo Exequiel Pozzi
2010-11-30
[archiso] Add -D <install_dir> option to mkarchiso
Gerardo Exequiel Pozzi
2010-10-17
Do not unset archisobasedir when it's set
Thomas Bächler
2010-10-12
[archiso] Update nbd hook to match newer nbd operation mode.
Gerardo Exequiel Pozzi
2010-07-13
[archiso_pxe_nbd] Remove unneeded umount commands
Gerardo Exequiel Pozzi
2010-07-09
Call launch_interactive_shell in more cases of error.
Gerardo Exequiel Pozzi
2010-07-09
Rename directories and parameteres to be more descriptive
Gerardo Exequiel Pozzi
2010-07-09
First mount ${archisodevice} before other mounts
Gerardo Exequiel Pozzi
2010-07-08
archiso hook: umount /bootmnt if copytoram=y
Gerardo Exequiel Pozzi
2010-07-05
Mount tmpfs filesystems with mode=0755
Gerardo Exequiel Pozzi
2010-06-04
Add optional command line parameter: archisobasedir
Thomas Bächler
2010-03-21
[archiso] Add support to setups with more than one network card.
Gerardo Exequiel Pozzi
2010-03-18
[archiso] Use a mount handler in archiso_pxe_nbd hook
Gerardo Exequiel Pozzi
2010-03-18
[archiso] Rename nbd hook to archiso_nbd
Gerardo Exequiel Pozzi
2010-03-17
[archiso] Add nbd hook, to make posible boot archiso from PXE via a NBD.
Gerardo Exequiel Pozzi
[next]